We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad7507 commit ea631ceCopy full SHA for ea631ce
README.md
@@ -168,7 +168,7 @@ and deterministically. This function can be used to make asynchronous tests fast
168
> during the operation.
169
170
For example, consider the following seemingly simple model that makes a network request and manages
171
-so `isLoading` state while the request is inflight:
+some `isLoading` state while the request is inflight:
172
173
```swift
174
@Observable
0 commit comments