We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615969b commit 2559aadCopy full SHA for 2559aad
.grit/patterns/js/no_implicit_coercion.md
@@ -51,7 +51,7 @@ function parenthesized_or_not($exp){
51
52
```
53
54
-Code examples:
+## Code examples
55
```js
56
var b = !!foo;
57
var b = !!(foo);
0 commit comments