aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 972d951..ac22c6e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -25,7 +25,7 @@ Single use functions are also generally discouraged, if a function is used once
As shown below below:
-```javascript
+```js
function foo(bar) {
/*
This is a very long comment, however, it does not exceed 72