From 46f9bfd93efa2029df35b283ae3f2274686d7a7d Mon Sep 17 00:00:00 2001 From: csobier Date: Wed, 2 Nov 2016 09:11:35 -0400 Subject: [PATCH] swiched editor to builder --- doc/making_calls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/making_calls.md b/doc/making_calls.md index 852657ed..5c7826a7 100644 --- a/doc/making_calls.md +++ b/doc/making_calls.md @@ -165,7 +165,7 @@ To help you debug your SQL queries, the CARTO SQL API returns the full error pro } ``` -You can use these errors to help understand your SQL. If you encounter errors executing SQL, either through the CARTO Editor, or through the SQL API, it is suggested to Google search the error for independent troubleshooting. +You can use these errors to help understand your SQL. If you encounter errors executing SQL, either through CARTO Builder, or through the SQL API, it is suggested to Google search the error for independent troubleshooting. ## Write data to your CARTO account