Mention classes, not identifiers.
authorMike Taylor <mike@indexdata.com>
Thu, 9 Oct 2014 14:53:28 +0000 (15:53 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 9 Oct 2014 14:53:28 +0000 (15:53 +0100)
doc/mkws-manual.markdown

index e76a1da..810ee4e 100644 (file)
@@ -40,7 +40,7 @@ extent. Against this backdrop, we introduced MKWS (the MasterKey
 Widget Set) -- a set of simple, very high-level HTML+CSS+JavaScript
 components that can be incorporated into any web-site to provide
 MasterKey searching facilities. By placing `<div>`s with well-known
-identifiers in any HTML page, the various components of an application
+MKWS classes in any HTML page, the various components of an application
 can be embedded: search-boxes, results areas, target information, etc.