diff --git a/editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid b/editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid index 00e58d413..f677c6cee 100644 --- a/editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid +++ b/editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid @@ -27,6 +27,6 @@ The system tiddlers provided as part of the core are named according to the foll In the format column: * ''hyphen-case'' refers to joining multiple lowercase words with hyphens -* ''~CamelCase'' refers to directly joining mulitple initial capitaled words +* ''~CamelCase'' refers to directly joining multiple lowercase words with initial uppercase letters * ''lowercase'' refers to directly joining multiple lowercase words * ''inconsistent'' marks namespaces that are currently titled inconsistently