diff --git a/docs/guides/02-authentication.md b/docs/guides/02-authentication.md index 60cbd4aa..5c0b1b45 100644 --- a/docs/guides/02-authentication.md +++ b/docs/guides/02-authentication.md @@ -1,6 +1,6 @@ ## Authentication -For all access to private tables, and for write access to public tables, CARTO enforces secure API access that requires you to authorize your queries. In order to authorize queries, you can use an API Key or a Consumer Key. +For all access to private tables, and for write access to public tables, CARTO enforces secure API access that requires you to authorize your queries. In order to authorize queries, you need to use an API Key. ### API Key