summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-10-19 22:39:19 +0200
committerFlorian Dold <florian@dold.me>2021-10-19 22:39:19 +0200
commitf9e0e4f8581703704650fb95144512285203f584 (patch)
treece0fdafb878a2856dad520a04337c2472660404a /doc
parent363f9fb341076f5ea66524947ce76ddf3ccce6d4 (diff)
downloadanastasis-f9e0e4f8581703704650fb95144512285203f584.tar.gz
anastasis-f9e0e4f8581703704650fb95144512285203f584.tar.bz2
anastasis-f9e0e4f8581703704650fb95144512285203f584.zip
docs: fix field name
Diffstat (limited to 'doc')
-rw-r--r--doc/sphinx/rest.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/rest.rst b/doc/sphinx/rest.rst
index 96d8838..03ee138 100644
--- a/doc/sphinx/rest.rst
+++ b/doc/sphinx/rest.rst
@@ -340,7 +340,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_.
master_key: [32]; //bytearray
// List of escrow methods identified by their UUID.
- uuid: string[];
+ uuids: string[];
}