summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-31 15:10:36 +0200
committerChristian Grothoff <christian@grothoff.org>2024-03-31 15:10:36 +0200
commit470efdbd6a43f0122f5dababae8d79cb1708beff (patch)
tree50467e2e5ab6079b1c787cfb0b63e30d0dfd65e4 /design-documents
parentbe2d0706e5dfbbafb1e846363e24174467517c70 (diff)
downloaddocs-470efdbd6a43f0122f5dababae8d79cb1708beff.tar.gz
docs-470efdbd6a43f0122f5dababae8d79cb1708beff.tar.bz2
docs-470efdbd6a43f0122f5dababae8d79cb1708beff.zip
-fix word
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/032-brandt-vickrey-auctions.rst4
-rw-r--r--design-documents/037-wallet-transactions-lifecycle.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/design-documents/032-brandt-vickrey-auctions.rst b/design-documents/032-brandt-vickrey-auctions.rst
index e6b43e06..18660289 100644
--- a/design-documents/032-brandt-vickrey-auctions.rst
+++ b/design-documents/032-brandt-vickrey-auctions.rst
@@ -143,7 +143,7 @@ bid.
The auction operator then runs the auction protocol with all participants
until conclusion. Once the winner and price have been determined, the auction
-operator POSTs the resulting transcript to a new
+operator POSTs the resulting transcript to a new
``/extensions/policy_brandt_vickrey_auction`` endpoint of the exchange. Here,
the extension-specific logic stores the transcript in its database (in a new
table) and then simulates the auction again (using libbrandt), again
@@ -154,7 +154,7 @@ covered by the seller. We note that the transcript inherently contains the
deposit confirmations originally issued by the exchange for the auction. So,
the exchange can identify all of the coins that were escrowed (it should also
double-check that the coins were escrowed for the correct auction). It then
-refunds the bids from the loosing bidders, pays the price to the seller from
+refunds the bids from the losing bidders, pays the price to the seller from
the winner (minus auction fee), and partially refunds the winner the difference
between the escrowed amount and the winning bid.
diff --git a/design-documents/037-wallet-transactions-lifecycle.rst b/design-documents/037-wallet-transactions-lifecycle.rst
index 7a8cfacd..535e4ff8 100644
--- a/design-documents/037-wallet-transactions-lifecycle.rst
+++ b/design-documents/037-wallet-transactions-lifecycle.rst
@@ -166,7 +166,7 @@ is not expected to take any action and should just wait for the investigation
to conclude. In the substate ``frozen`` the staff at the exchange decided that
the account needed to be frozen. The user should contact the exchange
provider's customer service department and seek resolution (possibly through
-the courts) to avoid loosing the funds for good.
+the courts) to avoid losing the funds for good.
Transaction Type: Withdrawal