We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1831ba9 commit 00edc04Copy full SHA for 00edc04
Documentation/APIContracts.md
@@ -314,7 +314,7 @@ everything added to the [`CompositeDisposable`][CompositeDisposable] in
314
Note that disposing of one produced `Signal` will not affect other signals created
315
by the same `SignalProducer`.
316
317
-## The Property contract.
+## The Property contract
318
319
A property is essentially a `Signal` which guarantees it has an initial value, and its latest value is always available for being read out.
320
0 commit comments