Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NSoiffer committed Feb 19, 2025
1 parent 62629b3 commit d4ad977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rules/Languages/es/ClearSpeak_Rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
then:
- bookmark: "*[1]/@id"
- test:
if: parent::*[self::m:minus and count(*)=1]]
if: parent::*[self::m:minus and count(*)=1]
then: [{T: "menos"}]
else: [{T: "positivo"}]
- T: "raíz cuadrada"
Expand Down

0 comments on commit d4ad977

Please sign in to comment.