mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 09:13:56 +00:00
Fixed typo
This commit is contained in:
parent
3bb3f0d1f4
commit
6035220dd8
@ -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
|
||||
```
|
||||
|
||||
### Step 9: import Sun’s PGP public key (used to verify downloads bellow)
|
||||
### Step 9: import Sun’s PGP public key (used to verify downloads below)
|
||||
|
||||
```console
|
||||
$ curl https://sunknudsen.com/sunknudsen.asc | gpg --import
|
||||
|
@ -22,7 +22,7 @@ Go to https://www.twilio.com/ and sign up (please consider using my [referral li
|
||||
|
||||
> Heads-up: don’t 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 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: don’t 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 version="1.0" encoding="UTF-8" ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user