Fix typo on collection discovery doc

(the example from the doc crashes on setting validation)
This commit is contained in:
JocelynDelalande 2015-12-13 14:45:34 +01:00
parent c739bbfcac
commit 0a9a04eabd

View file

@ -126,7 +126,7 @@ by automatically downloading a list of the configured user's collections::
[pair my_contacts]
a = my_contacts_local
b = my_contacts_remote
collections = from b
collections = ["from b"]
[storage my_contacts_local]
type = filesystem