Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
keitaito committed Jul 15, 2017
1 parent 1831ba9 commit 00edc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/APIContracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ everything added to the [`CompositeDisposable`][CompositeDisposable] in
Note that disposing of one produced `Signal` will not affect other signals created
by the same `SignalProducer`.

## The Property contract.
## The Property contract

A property is essentially a `Signal` which guarantees it has an initial value, and its latest value is always available for being read out.

Expand Down

0 comments on commit 00edc04

Please sign in to comment.