From a62c817745bc393a2023810ac502251b5a7f5d7c Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Tue, 17 Dec 2019 11:07:04 -0500 Subject: [PATCH] Apply suggestions from code review Co-Authored-By: Matthew Hodgson --- api/client-server/definitions/key_backup_data.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/client-server/definitions/key_backup_data.yaml b/api/client-server/definitions/key_backup_data.yaml index 5111a663..8f8de999 100644 --- a/api/client-server/definitions/key_backup_data.yaml +++ b/api/client-server/definitions/key_backup_data.yaml @@ -23,12 +23,12 @@ properties: example: 1 forwarded_count: description: |- - The number of times this key has been forwarded. + The number of times this key has been forwarded via key-sharing between devices. type: integer example: 0 is_verified: description: |- - Whether the device backing up the key was verified the device that the key + Whether the device backing up the key verified the device that the key is from. type: boolean example: false