Skip to content

Commit 6ce0c72

Browse files
author
Fabien Coelho
committed
typo
1 parent 4f581d2 commit 6ce0c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/EXPLANATIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ latency:
2323
CacheTools and CacheToolsUtils can help maintain efficient data accesses,
2424
possibly using multilevel in-memory distributed caches such as Redis or
2525
Memcached.
26-
- at the application architectural level, services such as elasticache
26+
- at the application architectural level, services such as ElasticSearch
2727
can hide data accesses and indexing, in effect replicating the entire
2828
underlying database.
2929
- within the database itself, accesses to raw data are cached in shared

0 commit comments

Comments
 (0)