Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarjolintu <sami.vanttinen@gmail.com>2017-04-25 14:43:27 +0300
committervarjolintu <sami.vanttinen@gmail.com>2017-04-25 14:43:27 +0300
commita9e65d7fd4419c2805983bcf4c639b7fcc09be29 (patch)
tree04170212d79c88d6c0d9ac5a586cbfc2c7fb5c24 /README.md
parentdc9db0db71217d1f5031bdc0284fe04ad642fc9e (diff)
README fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e4e5ce..44b738c 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ Unencrypted message:
```javascript
{
"action": "test-associate",
- "id": "saved database identifier>",
+ "id": "<saved database identifier>",
"key": "<saved database public key>"
}
```