aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Wang <aliceywang@google.com>2023-10-13 14:32:32 +0000
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-10-13 14:32:32 +0000
commit78f3b3105cb0a3d5648090ac948edeff684f8bb5 (patch)
tree06c070494c3a7805d07f079bb6ac2032adbf7ae4
parent58b5e2b2f1bc28e79dbb64b635d4914c36eaec1f (diff)
downloadopen-dice-78f3b3105cb0a3d5648090ac948edeff684f8bb5.tar.gz
Fix typo in open-dice android spec Android.md
Test: N/A Change-Id: Id117a183a3811f3a726dfb123d215b479c689dfa Reviewed-on: https://pigweed-review.googlesource.com/c/open-dice/+/175770 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Andrew Scull <ascull@google.com> Commit-Queue: Alice Wang <aliceywang@google.com>
-rw-r--r--docs/android.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/android.md b/docs/android.md
index aa8b1c7..fd65f12 100644
--- a/docs/android.md
+++ b/docs/android.md
@@ -79,7 +79,7 @@ field is optional. If no fields are relevant, an empty map should be encoded.
Name | Key | Value type | Meaning
--- | --- | --- | ---
Component&nbsp;name | -70002 | tstr | Name of the component
-Component&sbsp;version | -70003 | int&nbsp;/&nbsp;tstr | Version of the component
+Component&nbsp;version | -70003 | int&nbsp;/&nbsp;tstr | Version of the component
Resettable | -70004 | null | If present, key changes on factory reset
Security&nbsp;version | -70005 | uint | Machine-comparable, monotonically increasing version of the component where a greater value indicates a newer version, for example, the anti-rollback counter