We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f04442 commit 4cf6cd3Copy full SHA for 4cf6cd3
1-js/02-first-steps/11-logical-operators/article.md
@@ -270,7 +270,7 @@ So it is recommended to use every construct for its purpose. Use `if` if we want
270
271
## ! (NOT)
272
273
-The boolean NOT operator is represented with an exclamation sign `"!"`.
+The boolean NOT operator is represented with an exclamation sign `!`.
274
275
The syntax is pretty simple:
276
0 commit comments