Skip to content

Commit cdbeae2

Browse files
author
nicosammito
committed
refactor: update description in std_number_remove_digits.proto.json to remove redundancy
1 parent 20b20e0 commit cdbeae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/standard/runtime_definition/number/std_number_remove_digits.proto.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"description": [
3030
{
3131
"code": "en-US",
32-
"content": "Removes all digit characters from the input number, effectively stripping it down to its non-digit components (such as decimal points, signs, or other symbols)."
32+
"content": "Removes all digit characters from the input number, effectively stripping it down to its non-digit components."
3333
}
3434
],
3535
"documentation": [],

0 commit comments

Comments
 (0)