Skip to content

Commit

Permalink
Fix case on JavaScript, allow Node.js also
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Mar 13, 2019
1 parent 3f668ae commit 352c3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xt/headings.t
Expand Up @@ -31,7 +31,7 @@ for @files -> $file {
| AST | EVAL | PRE | POST | CLI | MOP
| TITLE | SUBTITLE | "MONKEY-TYPING"
| API | TCP | UDP | FAQ
| Javascript | Node | Haskell | Python | Ruby | C
| JavaScript | Node | Haskell | Python | Ruby | C | Node.js
| "Input/Output" | "I/O"
| "Alice in Wonderland"
| "Virtual Machine"
Expand Down

0 comments on commit 352c3d7

Please sign in to comment.