summaryrefslogtreecommitdiff
path: root/design-documents/019-wallet-backup-merge.rst
diff options
context:
space:
mode:
Diffstat (limited to 'design-documents/019-wallet-backup-merge.rst')
-rw-r--r--design-documents/019-wallet-backup-merge.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/design-documents/019-wallet-backup-merge.rst b/design-documents/019-wallet-backup-merge.rst
index 3c4541f7..2f781b3e 100644
--- a/design-documents/019-wallet-backup-merge.rst
+++ b/design-documents/019-wallet-backup-merge.rst
@@ -61,13 +61,13 @@ Stored Information
* The wallet root public key of the wallet that owns the backup account
* The device ID of the wallet that owns the backup account.
-* Every object and tombstone in the wallet's database and the backup blob keeps
+* Every record and tombstone in the wallet's database and the backup blob keeps
track of:
* The version number at which the entry was created.
* A timestamp for the entry.
-The version number is incremented with every operation that adds an object or
+The version number is incremented with every operation that adds an record or
tombstone to the wallet's database.