Fixed typo

This commit is contained in:
Sun Knudsen 2021-05-05 07:53:14 -04:00
parent 3bb3f0d1f4
commit 6035220dd8
No known key found for this signature in database
GPG Key ID: 1FA767862BBD1305
2 changed files with 3 additions and 3 deletions

View File

@ -242,7 +242,7 @@ $ pip3 install attrs trezor --user
$ sudo curl -o /etc/udev/rules.d/51-trezor.rules https://data.trezor.io/udev/51-trezor.rules $ sudo curl -o /etc/udev/rules.d/51-trezor.rules https://data.trezor.io/udev/51-trezor.rules
``` ```
### Step 9: import Suns PGP public key (used to verify downloads bellow) ### Step 9: import Suns PGP public key (used to verify downloads below)
```console ```console
$ curl https://sunknudsen.com/sunknudsen.asc | gpg --import $ curl https://sunknudsen.com/sunknudsen.asc | gpg --import

View File

@ -22,7 +22,7 @@ Go to https://www.twilio.com/ and sign up (please consider using my [referral li
> Heads-up: dont forget to replace `+12345678901` with your mobile phone number. > Heads-up: dont forget to replace `+12345678901` with your mobile phone number.
Go to https://www.twilio.com/console/twiml-bins, click +, set friendly name to `Forward voice` and paste snippet bellow in TwiML text area. Go to https://www.twilio.com/console/twiml-bins, click +, set friendly name to `Forward voice` and paste snippet below in TwiML text area.
```xml ```xml
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
@ -37,7 +37,7 @@ Go to https://www.twilio.com/console/twiml-bins, click +, set friendly name to `
> Heads-up: dont forget to replace `+12345678901` with your mobile phone number. > Heads-up: dont forget to replace `+12345678901` with your mobile phone number.
Go to https://www.twilio.com/console/twiml-bins, click +, set friendly name to `Forward messaging` and paste snippet bellow in TwiML text area. Go to https://www.twilio.com/console/twiml-bins, click +, set friendly name to `Forward messaging` and paste snippet below in TwiML text area.
```xml ```xml
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>