From 1b0bd26cbe9aebbdfbf9135384f4928371a61a19 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Sun, 2 Jun 2024 03:22:32 +0530 Subject: [PATCH] Rename Trie.md to trie.md --- contrib/ds-algorithms/{Trie.md => trie.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contrib/ds-algorithms/{Trie.md => trie.md} (100%) diff --git a/contrib/ds-algorithms/Trie.md b/contrib/ds-algorithms/trie.md similarity index 100% rename from contrib/ds-algorithms/Trie.md rename to contrib/ds-algorithms/trie.md