Rename 02-autentication.md to 02-authentication.md

This commit is contained in:
Iñigo Medina (aka MacGyver) 2019-06-12 16:37:30 +02:00 committed by GitHub
parent 8ca78b0df2
commit c358393305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,4 @@ To use your API Key, pass it as a parameter in an URL call to the CARTO API. For
```bash
https://{username}.carto.com/api/v2/sql?q={SQL statement}&api_key={api_key}
```
```