Skip to content

Commit 618f84b

Browse files
authored
typo
s/runnig/running/
1 parent b04ee6e commit 618f84b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This time we also got an ``_items`` list. The ``_links`` are relative to the
9898
resource being accessed, so you get a link to the parent resource (the home
9999
page) and to the resource itself. If you got a timeout error from pymongo, make
100100
sure the prerequistes are met. Chances are that the ``mongod`` server process
101-
is not runnig.
101+
is not running.
102102

103103
By default Eve APIs are read-only:
104104

0 commit comments

Comments
 (0)