Skip to content

Commit b0facd8

Browse files
committed
remind users to click save document
Also closes #496
1 parent 78b8aec commit b0facd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/tour.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h3 id="first">Your First Database and Document</h3>
202202

203203
<p>Creating a database in Futon is simple. From the overview page, click “Create Database.” When asked for a name, enter <code>hello-world</code> and click the Create button.
204204

205-
<p>After your database has been created, Futon will display a list of all its documents. This list will start out empty (<a href="#figure/3">Figure 3, “An empty database in Futon”</a>), so let’s create our first document. Click the “New Document” link and then the Create button in the pop up. Make sure to leave the document ID blank, and CouchDB will generate a UUID for you.
205+
<p>After your database has been created, Futon will display a list of all its documents. This list will start out empty (<a href="#figure/3">Figure 3, “An empty database in Futon”</a>), so let’s create our first document. Click the “New Document” link and then the Create button in the pop up. Make sure to leave the document ID blank, and CouchDB will generate a UUID for you. Don’t foget to click “Save Document” when you are done.
206206

207207
<div class="aside warning">
208208

0 commit comments

Comments
 (0)