Skip to content

Commit 028b953

Browse files
committed
Fix typo
1 parent 72166c3 commit 028b953

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/1-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ While using the default storage can be enough, it is usually recommended to crea
9191
storages, even if behind the scene you may rely on the same adapter.
9292

9393
The reason for this is the added readability this provides to your project code: by naming
94-
your storages using their **intents**, your will naturally increase the readability of your
94+
your storages using their **intents**, you will naturally increase the readability of your
9595
autowired arguments. For example:
9696

9797
```yaml

0 commit comments

Comments
 (0)