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 410b770 commit 837f6e0Copy full SHA for 837f6e0
stdlib/public/Observation/Sources/Observation/Observable.swift
@@ -26,7 +26,7 @@
26
///
27
/// This macro adds observation support to a custom type and conforms the type
28
/// to the ``Observation/Observable-swift.protocol`` protocol. For example, the
29
-/// following code apply the `Observable` macro to the type `Car` making it
+/// following code applies the `Observable` macro to the type `Car` making it
30
/// observable:
31
32
/// ```swift
0 commit comments