Author: reschke
Date: Tue Apr 8 09:19:03 2014
New Revision: 1585669
URL: http://svn.apache.org/r1585669
Log:
fix typo
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/documentmk.md
Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/documentmk.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/documentmk.md?rev=1585669&r1=1585668&r2=1585669&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/documentmk.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/documentmk.md Tue Apr 8
09:19:03 2014
@@ -18,7 +18,7 @@
Oak DocumentMK
==============
-One of the plugins in Oak stores data in a document oriented format. The
plugin implementes two low level APIs, the `MicroKernel` and `NodeStore`
interface.
+One of the plugins in Oak stores data in a document oriented format. The
plugin implements two low level APIs, the `MicroKernel` and `NodeStore`
interface.
Backend implementations
-----------------------