You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2016/11/17 16:09:04 UTC

documentation commit: updated refs/heads/master to 2993ccb

Repository: couchdb-documentation
Updated Branches:
  refs/heads/master 52a2879fa -> 2993ccb86


Spelling error fix: fauxuton to fauxton

PR: #89
PR-URL: https://github.com/apache/couchdb-documentation/pull/89
Reviewed-By: Robert Kowalski <ro...@kowalski.gd>


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/2993ccb8
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/2993ccb8
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/2993ccb8

Branch: refs/heads/master
Commit: 2993ccb86f9ec685a183807a54f044d42fb18592
Parents: 52a2879
Author: bebo_sudo <be...@users.noreply.github.com>
Authored: Thu Nov 17 16:16:27 2016 +0100
Committer: Robert Kowalski <ro...@apache.org>
Committed: Thu Nov 17 16:29:53 2016 +0100

----------------------------------------------------------------------
 src/intro/tour.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/2993ccb8/src/intro/tour.rst
----------------------------------------------------------------------
diff --git a/src/intro/tour.rst b/src/intro/tour.rst
index 293512f..c7de430 100644
--- a/src/intro/tour.rst
+++ b/src/intro/tour.rst
@@ -158,13 +158,13 @@ Welcome to Fauxton
 ==================
 
 After having seen CouchDB's raw API, let's get our feet wet by playing with
-Fauxuton, the built-in administration interface. Fauxuton provides full access
+Fauxton, the built-in administration interface. Fauxton provides full access
 to all of CouchDB's features and makes it easy to work with some of the more
 complex ideas involved. With Fauxton we can create and destroy databases; view
 and edit documents; compose and run MapReduce views; and trigger replication
 between databases.
 
-To load Fauxuton in your browser, visit::
+To load Fauxton in your browser, visit::
 
     http://127.0.0.1:5984/_utils/