Skip to content

Commit 00edc04

Browse files
committed
Fix typo
1 parent 1831ba9 commit 00edc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/APIContracts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ everything added to the [`CompositeDisposable`][CompositeDisposable] in
314314
Note that disposing of one produced `Signal` will not affect other signals created
315315
by the same `SignalProducer`.
316316

317-
## The Property contract.
317+
## The Property contract
318318

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

0 commit comments

Comments
 (0)