From 22af3928d2dd6c03ff4c2efc92f4415a0cf52803 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Sat, 25 Jan 2014 06:06:07 -0800 Subject: [PATCH] Fix typos in module.html.eco --- server/documents/module.html.eco | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/documents/module.html.eco b/server/documents/module.html.eco index b27d05770..e494af673 100755 --- a/server/documents/module.html.eco +++ b/server/documents/module.html.eco @@ -26,7 +26,7 @@ type : 'Semantic'
Human Readable Traces
-

Unlike other component libraries which hides explanations of behavior in inline comments which can only be read by combing the source, semantic modules provide run-time debug output to the javascript console telling you what each component is doing as it is doing it.

+

Unlike other component libraries that hide explanations of behavior in inline comments which can only be read by combing the source, semantic modules provide run-time debug output to the JavaScript console telling you what each component is doing as it is doing it.

@@ -324,4 +324,4 @@ type : 'Semantic' $('.foo').popup('setting', 'moduleName');
- \ No newline at end of file +