From f8d03f59798f650aa9101cce351b09b17afd8b26 Mon Sep 17 00:00:00 2001 From: Gustavo Henrique Martins <111321003+gtins@users.noreply.github.com> Date: Fri, 23 May 2025 19:49:18 -0300 Subject: [PATCH] feat: update fremen.py --- cli/translations/fremen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/translations/fremen.py b/cli/translations/fremen.py index eb3b0cd..f965a33 100644 --- a/cli/translations/fremen.py +++ b/cli/translations/fremen.py @@ -22,7 +22,7 @@ "indentation_level_option": "Sand Pattern Reading", "indentation_type": "Kind of Sand Grain", "indentation_size": "Size of the Sand Grain", - "external_dependencies_count_option": "Grains of Sand Beyound Dune", + "external_dependencies_count_option": "Grains of Sand Beyond Dune", "methods_count_option": "Kinds of Rituals", "private_methods_count_option": "Hidden Rituals", "public_methods_count_option": "Open Rituals",