This commit is contained in:
James Hobden 2020-08-07 17:55:58 -04:00 committed by GitHub
commit f3e9b48c7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@
{{#translate}}Equals{{/translate}}
</option>
<option value="1" {{#if value.negate}} selected {{/if}}>
{{#translate}}Not squals{{/translate}}
{{#translate}}Not equals{{/translate}}
</option>
</select>
</div>