mirror of
https://github.com/fluencelabs/redis
synced 2025-06-19 20:21:21 +00:00
Fixed grammar: before H the article is a, not an.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* efficient.
|
||||
*
|
||||
* The Redis Hash type uses this data structure for hashes composed of a small
|
||||
* number of elements, to switch to an hash table once a given number of
|
||||
* number of elements, to switch to a hash table once a given number of
|
||||
* elements is reached.
|
||||
*
|
||||
* Given that many times Redis Hashes are used to represent objects composed
|
||||
|
Reference in New Issue
Block a user