We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47d6e56 + 5c14fa1 commit 685aeb7Copy full SHA for 685aeb7
src/battle_asserts/issues/string_only_digits.clj
@@ -9,7 +9,7 @@
9
10
(def description
11
{:en "Check whether the given text contains only digit characters in."
12
- :ru "Проверьте, все ли символы в текте являются цифрами."})
+ :ru "Проверьте, все ли символы в тексте являются цифрами."})
13
14
(def signature
15
{:input [{:argument-name "text" :type {:name "string"}}]
0 commit comments