From 3419d21f9eee6570854d2111e6aab388a46d61c2 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Mon, 30 Oct 2023 06:16:33 +0000 Subject: [PATCH] We're calling it "Planning Alerts" with a space --- app/views/_tailwind/documentation/api_howto.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/_tailwind/documentation/api_howto.html.erb b/app/views/_tailwind/documentation/api_howto.html.erb index bcd8efc9f..273a6bd8e 100644 --- a/app/views/_tailwind/documentation/api_howto.html.erb +++ b/app/views/_tailwind/documentation/api_howto.html.erb @@ -179,7 +179,7 @@

Client-side API queries are supported using <%= pa_link_to "CORS", "https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" %>. You might do this, for example, - in a Javascript application that runs in the browser making requests directly to the PlanningAlerts API. This is fine for testing. However, this should not be used + in a Javascript application that runs in the browser making requests directly to the Planning Alerts API. This is fine for testing. However, this should not be used in production as you would be effectively making your API key public, which is a very bad. It is your responsibility to keep the API key safe and secure.

@@ -218,7 +218,7 @@ Be Nice

- The PlanningAlerts service is intended to help people be aware of what's happening in their local neighborhood, and to enable a civil discussion about those changes. + The Planning Alerts service is intended to help people be aware of what's happening in their local neighborhood, and to enable a civil discussion about those changes.

Don't use the service (or information obtained from the service) to market goods or services to individuals.