Skip to content

Commit 5bbe580

Browse files
committed
Minor typo - JavScript vs JavaScript
1 parent 7597480 commit 5bbe580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.style-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ ReStructured Text and Typesetting
227227
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
228228

229229
- Use spaces between nesting parentheticals (and elements) in
230-
JavScript examples. For example, prefer "``{ [ a, a, a ] }``" over
230+
JavaScript examples. For example, prefer "``{ [ a, a, a ] }``" over
231231
"``{[a,a,a]}``".
232232

233233
- For underlines associated with headers in RST, use:

0 commit comments

Comments
 (0)