summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kowalski <rok@kowalski.gd>2013-11-30 23:01:15 +0100
committerRobert Kowalski <rok@kowalski.gd>2013-11-30 23:05:46 +0100
commit6350e528c72d6b032247d65fee0057f4df4af24a (patch)
tree9db6b850ed0b76c3194d39904d886b2943a40093
parentbae0b2730c2155c5b5f2106da273e51b71d32280 (diff)
downloadcouchdb-6350e528c72d6b032247d65fee0057f4df4af24a.tar.gz
docs: fix naming of figure
Fixing A “hello world” document in Futon document in Futon”.
-rw-r--r--share/doc/src/intro/tour.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/src/intro/tour.rst b/share/doc/src/intro/tour.rst
index 061f79f5d..3e2de8cfa 100644
--- a/share/doc/src/intro/tour.rst
+++ b/share/doc/src/intro/tour.rst
@@ -260,7 +260,7 @@ finalize creating the hello field. Double-click the hello field's value
You can experiment with other JSON values; e.g., ``[1, 2, "c"]`` or
``{"foo": "bar"}``. Once you've entered your values into the document,
make a note of its ``_rev`` attribute and click "Save Document." The result
-should look like :ref:`intro/tour-04` document in Futon".
+should look like :ref:`intro/tour-04`.
.. _intro/tour-03: