Skip to content

Commit b65b82b

Browse files
authored
Fix typo. (#2606)
1 parent c64b684 commit b65b82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ComposableArchitecture/Documentation.docc/Articles/MigratingTo1.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ in favor of newer ones. We recommend people update their code as quickly as poss
1111
APIs, and this article contains some tips for doing so.
1212

1313
> Important: Many APIs have been soft-deprecated in this release and will be hard-deprecated in
14-
a future minor release. We highly recommend updating your user of deprecated APIs to their newest
14+
a future minor release. We highly recommend updating your use of deprecated APIs to their newest
1515
version as quickly as possible.
1616

1717
* [Store scoping with key paths](#Store-scoping-with-key-paths)

0 commit comments

Comments
 (0)