From 07c9290025b623b5944f76f9962211d7d7bd5627 Mon Sep 17 00:00:00 2001 From: CryptoPascal31 Date: Wed, 24 Jan 2024 18:33:34 +0100 Subject: [PATCH] Fix typo in doc :) --- docs/source/util-lists.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/util-lists.rst b/docs/source/util-lists.rst index edde73a..6b0d991 100644 --- a/docs/source/util-lists.rst +++ b/docs/source/util-lists.rst @@ -497,7 +497,7 @@ Remove and item from the list but raises an error if it does not exist. at :0:0: (remove-item* ["a" "b" "c" "a" "d"] "e") -Shits and Rolls +Shifts and Rolls ---------------- shift-left