From 67aaa85a9a4216925c246eff3a54eb508f4b47d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Hatcher?= Date: Mon, 25 Nov 2024 17:58:54 +0100 Subject: [PATCH] FIX: Rename folder (fix typo) --- .../functions/{uncatogorized => uncategorized}/regexextract.md | 0 .../functions/{uncatogorized => uncategorized}/regexreplace.md | 0 docs/src/functions/{uncatogorized => uncategorized}/regextest.md | 0 docs/src/functions/{uncatogorized => uncategorized}/trimrange.md | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename docs/src/functions/{uncatogorized => uncategorized}/regexextract.md (100%) rename docs/src/functions/{uncatogorized => uncategorized}/regexreplace.md (100%) rename docs/src/functions/{uncatogorized => uncategorized}/regextest.md (100%) rename docs/src/functions/{uncatogorized => uncategorized}/trimrange.md (100%) diff --git a/docs/src/functions/uncatogorized/regexextract.md b/docs/src/functions/uncategorized/regexextract.md similarity index 100% rename from docs/src/functions/uncatogorized/regexextract.md rename to docs/src/functions/uncategorized/regexextract.md diff --git a/docs/src/functions/uncatogorized/regexreplace.md b/docs/src/functions/uncategorized/regexreplace.md similarity index 100% rename from docs/src/functions/uncatogorized/regexreplace.md rename to docs/src/functions/uncategorized/regexreplace.md diff --git a/docs/src/functions/uncatogorized/regextest.md b/docs/src/functions/uncategorized/regextest.md similarity index 100% rename from docs/src/functions/uncatogorized/regextest.md rename to docs/src/functions/uncategorized/regextest.md diff --git a/docs/src/functions/uncatogorized/trimrange.md b/docs/src/functions/uncategorized/trimrange.md similarity index 100% rename from docs/src/functions/uncatogorized/trimrange.md rename to docs/src/functions/uncategorized/trimrange.md