diff --git a/docs/QUICKSTART.md b/docs/QUICKSTART.md index d6f059d8..1a2cd3dd 100644 --- a/docs/QUICKSTART.md +++ b/docs/QUICKSTART.md @@ -62,7 +62,7 @@ To make sure that your data is valid when imported by another client, please _ge ### Sharing Credentials -If you checked _Allow export_ in the Sharing settings you now are good to go to share some passwords with others. Sharing always is defined on a group. If you enable sharing on a group, every entry under this group or it's children is shared. If you enable sharing on the root node, **every password** inside your database gets shared! +If you checked _Allow export_ in the Sharing settings you now are good to go to share some passwords with others. Sharing always is defined on a group. If you enable sharing on a group, every entry under this group or its children is shared. If you enable sharing on the root node, **every password** inside your database gets shared! 1. Open the edit sheet on a group you want to share. 1. Select the sharing section. @@ -134,4 +134,4 @@ In order to use this functionnality, do the following: * Put the *password of the database* in the **Password** field * Put the *path to the database's file* in the **URL** field* (it can be formatted either as **file://**, a **/path/to/the/file** form, or a relative file path.) * If the extra database requires a keyfile to be unlocked, put the *path to the keyfile* in the **Username** field. The path options are the same as for the database's file in the URL field. -1. The next time you unlock your database these databases will be opened and unlocked automatically. \ No newline at end of file +1. The next time you unlock your database these databases will be opened and unlocked automatically.