From 2299a9f705c36899d15850657704d5292b7aaddd Mon Sep 17 00:00:00 2001 From: buggyj Date: Mon, 1 Sep 2014 14:16:46 +0200 Subject: [PATCH] changed capitalization --- editions/tw5.com/tiddlers/Features.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/Features.tid b/editions/tw5.com/tiddlers/Features.tid index fd6f5a5fa..ec0f99e16 100644 --- a/editions/tw5.com/tiddlers/Features.tid +++ b/editions/tw5.com/tiddlers/Features.tid @@ -23,7 +23,7 @@ type: text/vnd.tiddlywiki * Explore the [[D3.js visualisation plugin|http://tiddlywiki.com/d3demo.html]] * [[CodeMirror support via a plugin|http://tiddlywiki.com/codemirrordemo.html]] * [[Markdown support via a plugin|http://tiddlywiki.com/markdowndemo.html]] -* [[Classic tiddlywiki Markup support via a plugin|http://tiddlywiki.com/classicparserdemo.html]] +* [[Classic TiddlyWiki markup support via a plugin|http://tiddlywiki.com/classicparserdemo.html]] * Many internal improvements: ** TiddlyWiki can now be run under [[Node.js]] as well as in the browser, allowing it to be used as a personal web server ** An elegant [[microkernel architecture|PluginMechanism]], that allows infinite customisation by replacing and augmenting the core modules