There was an error while loading. Please reload this page.
1 parent b04ee6e commit 618f84bCopy full SHA for 618f84b
1 file changed
docs/quickstart.rst
@@ -98,7 +98,7 @@ This time we also got an ``_items`` list. The ``_links`` are relative to the
98
resource being accessed, so you get a link to the parent resource (the home
99
page) and to the resource itself. If you got a timeout error from pymongo, make
100
sure the prerequistes are met. Chances are that the ``mongod`` server process
101
-is not runnig.
+is not running.
102
103
By default Eve APIs are read-only:
104
0 commit comments