Skip to content

Commit c98c2a2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fe7a98e commit c98c2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/operators/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020

2121
- Operators can make certain expressions much more readable.
2222
- Do not confuse equality and equivalence.
23-
- We can very often implement an arithmetic operator@ in terms of operator@=.
23+
- We can very often implement an arithmetic operator@ in terms of operator@=.

0 commit comments

Comments
 (0)