Skip to content

Commit 3d5b520

Browse files
authored
chore(docs): update README.md
1 parent b709399 commit 3d5b520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Authenticator.keychain
174174
</p></details>
175175

176176
### Caching
177-
Caching of `Secret`s is provided through its conformacy to [**ComopsableStorage**](https://github.com/sbertix/ComposableRequest)'s `Storable` protocol.
177+
Caching of `Secret`s is provided through its conformacy to [**ComposableStorage**](https://github.com/sbertix/ComposableRequest)'s `Storable` protocol.
178178

179179
The library comes with several concrete implementations of `Storage`.
180180
- `TransientStorage` should be used when no caching is necessary, and it's what `Authenticator`s default to when no `Storage` is provided.

0 commit comments

Comments
 (0)