You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: Networking and Data Storage with Kotlin Multiplatfrom Mobile/05_Configuring_SQLDelight_an_implementing_cache.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ actual class DatabaseDriverFactory {
130
130
131
131
We will create instances of these factories later in the code of the Android and iOS projects.
132
132
133
-
Hint! You can navigate throw`expect` declarations and `actual` realizations with the handy gutter:
133
+
Hint! You can navigate through`expect` declarations and `actual` realizations with the handy gutter:
0 commit comments