Skip to content

Commit 134c4f5

Browse files
dmitrizagidulindavidlehn
authored andcommitted
Update README.md (spelling).
Co-authored-by: David I. Lehn <dil@lehn.org>
1 parent a980cac commit 134c4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
## Background
1717

18-
lru-memoize is used to
18+
`lru-memoize` is used to
1919
to [memoize](https://en.wikipedia.org/wiki/Memoization) promises
2020
(as opposed to just the results of the operations),
2121
which helps in high-concurrency use cases. (And in turn, it uses

0 commit comments

Comments
 (0)