diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6bbb531..06ac61b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -182,9 +182,9 @@ This is a much more free form section without a specific rigid style guide at th
- Use a content warning if anything may be triggering. Content warnings must be specific to the subject matter. Do not use the term "NSFW". Here is an example of how to write a content warning:
-```html
-
- Content warning: Genocide
- Content discussing genocide goes here.
-
-```
+ ```html
+
+ Content warning: Genocide
+ Content discussing genocide goes here.
+
+ ```