Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal541 committed Oct 2, 2022
1 parent 5023d2f commit 0555e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@
"name": "Invalid selector argument {{$1}}"
},
"argumentNoSupport": {
"name": "Argument {{$1}} doesn not support {{$2}}",
"name": "Argument {{$1}} does not support {{$2}}",
"bothConditions": "Argument {{$1}} does not support multiple instances when not all negated"
},
"invalidSelectorArgumentValue": {
Expand Down

0 comments on commit 0555e81

Please sign in to comment.