Update development authored by Kees van den Broek's avatar Kees van den Broek
...@@ -28,7 +28,7 @@ In the step screen _Patch & minor upgrades_ ...@@ -28,7 +28,7 @@ In the step screen _Patch & minor upgrades_
Get a personal access token by following Get a personal access token by following
[these instructions](https://www.digitalocean.com/docs/api/create-personal-access-token). [these instructions](https://www.digitalocean.com/docs/api/create-personal-access-token).
Authorize `doctl` using these commans: Authorize `doctl` using these commands:
```sh ```sh
doctl auth init doctl auth init
... ...
......