Fix shell command in Tank Utility documentation (#25444)

This commit is contained in:
Franck Nijhof 2022-12-29 15:27:55 +01:00 committed by GitHub
parent 992278ea4c
commit bb91e10a9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ The device item value is the last segment of the URL path, e.g., the URL
1. Obtain your personal token:
```bash
curl --user <my_username>:<my_password> https://data.tankutility.com/api/getToken`
curl --user <my_username>:<my_password> https://data.tankutility.com/api/getToken
```
The JSON response structure should resemble: