Skip to content

Commit ea631ce

Browse files
authored
Update README.md
1 parent cad7507 commit ea631ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ and deterministically. This function can be used to make asynchronous tests fast
168168
> during the operation.
169169

170170
For example, consider the following seemingly simple model that makes a network request and manages
171-
so `isLoading` state while the request is inflight:
171+
some `isLoading` state while the request is inflight:
172172

173173
```swift
174174
@Observable

0 commit comments

Comments
 (0)