Просмотр исходного кода

book: Fix typos and formatting.

parazyd 3 лет назад
Родитель
Сommit
4dfb5e7f79
2 измененных файлов с 12 добавлено и 12 удалено
  1. 1 1
      doc/src/testnet/airdrop.md
  2. 11 11
      doc/src/testnet/atomic-swap.md

+ 1 - 1
doc/src/testnet/airdrop.md

@@ -72,7 +72,7 @@ $ ./drk token generate-mint
 ```
 
 This will generate a new token mint authority and will tell you what
-your new token ID is. For this tautorial we will need two tokens so
+your new token ID is. For this tutorial we will need two tokens so
 execute the command again to generate another one.
 
 You can list your mint authorities with:

+ 11 - 11
doc/src/testnet/atomic-swap.md

@@ -1,16 +1,16 @@
 # Atomic Swaps
 
-In order to do an atomic swap with someone, you will
-first have to come to consensus on what tokens you wish to
-swap. For example purposes, let's say you want to swap `40`
-`WCKD` (which is the balance you should have left over after
-doing the above payment) for your counterparty's `20` `MLDY`.
-For this tautorial the counterparty is yourself.
-
-To protect your anonymity from the counterparty, the swap can only
-send entire coins. To create a smaller coin denomination, send
-yourself the amount you want to swap. Then check you have a spendable
-coin to swap with:
+In order to do an atomic swap with someone, you will first have to come
+to consensus on what tokens you wish to swap. For example purposes,
+let's say you want to swap `40` `WCKD` (which is the balance you
+should have left over after doing the payment from the previous page)
+for your counterparty's `20` `MLDY`. For this tutorial the counterparty
+is yourself.
+
+To protect your anonymity from the counterparty, the swap can only send
+entire coins. To create a smaller coin denomination, send yourself
+the amount you want to swap. Then check you have a spendable coin to
+swap with:
 
 ```
 $ ./drk wallet --coins