Fix typo in PROTOCOL.md

This commit is contained in:
Maxim Baz
2019-03-09 21:38:13 +01:00
committed by GitHub
parent 81fe8db636
commit d52ced2580

View File

@@ -89,7 +89,7 @@ Settings are applied using the following priority, highest first:
| Setting | Description | Default |
| ------- | --------------------------------------- | ------- |
| id | Unique store id (same as the store key) | `<key>` |
| name | Store name (same as the store key) | `""` |
| name | Store name | `""` |
| path | Path to the password store directory | `""` |
## Actions