Skip to content

Commit 8f52ed3

Browse files
committed
Merge remote-tracking branch 'whatthejeff/patch-1'
* whatthejeff/patch-1: Fugbix typo.
2 parents 40e43bb + 77f3b6d commit 8f52ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/React/Cache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Promised cache interface.
44

55
The cache component provides a promise-based cache interface and an in-memory
66
`ArrayCache` implementation of that. This allows consumers to type hint
7-
against the interface and third parties to provide alternate implementatios.
7+
against the interface and third parties to provide alternate implementations.
88

99
## Basic usage
1010

0 commit comments

Comments
 (0)