diff options
author | Pablo RodrÃguez <ousia@users.noreply.github.com> | 2014-09-07 19:29:32 +0200 |
---|---|---|
committer | Pablo RodrÃguez <ousia@users.noreply.github.com> | 2014-09-07 19:29:32 +0200 |
commit | 2361ad944c65ad9118b76cb3d223129fb34f21a9 (patch) | |
tree | 91de41e025506f6a87edbd3280a3832785fabf7f /js | |
parent | 2cf0750a7a507eded4cf3c9a48fd1f924d0ce538 (diff) |
typo replacing CommonMark corrected
Diffstat (limited to 'js')
-rwxr-xr-x | js/stmd.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -// stmd.js - CommomMark in javascript +// stmd.js - CommonMark in javascript // Copyright (C) 2014 John MacFarlane // License: BSD3. |