summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-07-21 19:18:51 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-07-21 19:18:51 -0700
commitb18591368a0bb64248ae46da403d8c9d2d8e05b6 (patch)
tree943dde7f127cf39e4bca482b7f8d2d75b6fc7450 /doc
parent51caeeb54d42d330396cf7b1921c9e973aa56d83 (diff)
downloadrvi_core-b18591368a0bb64248ae46da403d8c9d2d8e05b6.tar.gz
Formatting fixes in security doc
Diffstat (limited to 'doc')
-rw-r--r--doc/rvi_security.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rvi_security.md b/doc/rvi_security.md
index 0de7b87..d770ff9 100644
--- a/doc/rvi_security.md
+++ b/doc/rvi_security.md
@@ -30,7 +30,7 @@ and is not shared. The public part of the key is used in two ways:
prove their identity. This packet has the public part of the device
key encoded as a JSON Web Token (JWT - RFC7519) token signed by the
private part of the root key.<br> The receiver can use its locally
- stored public key to validate that the received public device is
+ stored public root key to validate that the received public device is
signed by the private root key of a trusted certificate issuer.
2. **To prove ownership of certificates.**<br>