We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40e43bb + 77f3b6d commit 8f52ed3Copy full SHA for 8f52ed3
src/React/Cache/README.md
@@ -4,7 +4,7 @@ Promised cache interface.
4
5
The cache component provides a promise-based cache interface and an in-memory
6
`ArrayCache` implementation of that. This allows consumers to type hint
7
-against the interface and third parties to provide alternate implementatios.
+against the interface and third parties to provide alternate implementations.
8
9
## Basic usage
10
0 commit comments