From 4f38675fcdb1bab90cfacd9eb989b5a2ba9457ec Mon Sep 17 00:00:00 2001 From: Patrick Coxall Date: Sat, 2 Dec 2023 19:59:10 +0000 Subject: [PATCH] spelling fix --- docs/holding-data/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/holding-data/index.rst b/docs/holding-data/index.rst index 34c23f41..1afdec39 100755 --- a/docs/holding-data/index.rst +++ b/docs/holding-data/index.rst @@ -21,7 +21,7 @@ To solve these problems, there are several different type of `data structures Tuple Associative Array - Listed List + Linked List Sets Stacks Queue