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.
1 parent 292f968 commit baabc3fCopy full SHA for baabc3f
content/develop/data-types/compare-data-types.md
@@ -311,7 +311,7 @@ questions:
311
### Sequences
312
313
You would normally store sequences of string or binary data using sorted sets,
314
-lists or streams. They each have advantages and disadvantages for particular purposes.
+lists, or streams. They each have advantages and disadvantages for particular purposes.
315
Use the decision tree below as a guide to choosing the best data type for your task.
316
317
```decision-tree {id="sequences-tree"}
0 commit comments