summaryrefslogtreecommitdiff
path: root/deps/npm/doc/misc/npm-coding-style.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/doc/misc/npm-coding-style.md')
-rw-r--r--deps/npm/doc/misc/npm-coding-style.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/doc/misc/npm-coding-style.md b/deps/npm/doc/misc/npm-coding-style.md
index e6837bfbf3..1199f63fcc 100644
--- a/deps/npm/doc/misc/npm-coding-style.md
+++ b/deps/npm/doc/misc/npm-coding-style.md
@@ -115,7 +115,7 @@ Good:
## Whitespace
-Put a single space in front of ( for anything other than a function call.
+Put a single space in front of `(` for anything other than a function call.
Also use a single space wherever it makes things more readable.
Don't leave trailing whitespace at the end of lines. Don't indent empty