doc: fix typo

Change-Id: I50f3a4e4a89a26b769be69a0924d0e37efe53c87
This commit is contained in:
kortschak 2016-10-10 15:09:27 +10:30
parent 3e1edc18d1
commit cb46e8de3b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ This page documents the simple configuration mode.
localhost auth
* `userpass:alice:secret:vivify=othersecret`: Alice has password "secret",
but her Android phone can use password "othersecret" to do a minimal set of
operations (upload new things, but not access anything)r
operations (upload new things, but not access anything).
* `baseURL`: Optional. If non-empty, this is the root of your URL prefix for
your Camlistore server. Useful for when running behind a reverse proxy.