Skip to content

Commit 3c97f72

Browse files
authored
Update README.md
Fixes #87.
1 parent 0db2d8c commit 3c97f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/CaseStudies/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SharingGRDB, including:
55

66
* [Animations](Animations.swift): Shows how to animate changes when the database changes and
77
updates state in features.
8-
* [Dynamic Queries](DynamicQueries.swift): Shows how to dynamic change the parameters of a SQL
8+
* [Dynamic Queries](DynamicQuery.swift): Shows how to dynamic change the parameters of a SQL
99
query, such as when searching for rows in a table that contains a fragment of text.
1010
* [@Observable Models](ObservableModelDemo.swift): Shows how to use the tools of this library
1111
in an `@Observable` model.

0 commit comments

Comments
 (0)