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 f6c7211 commit 833b762Copy full SHA for 833b762
Sources/SQLiteData/FetchKeyRequest.swift
@@ -24,7 +24,7 @@
24
/// }
25
/// ```
26
///
27
-/// And then can be used with the ``Fetch`` property wrapper to popular state in a SwiftUI view,
+/// And then can be used with the ``Fetch`` property wrapper to populate state in a SwiftUI view,
28
/// `@Observable` model, UIKit view controller, and more:
29
30
/// ```swift
0 commit comments