diff --git a/coding-standards/html.md b/coding-standards/html.md
index b738f14..08e2fb8 100644
--- a/coding-standards/html.md
+++ b/coding-standards/html.md
@@ -178,20 +178,6 @@ This will ensure that the resource is downloaded rather than opened. This works
offline version
```
-### Omit Boolean Attribute Value
-
-**Bad**
-```html
-