diff --git a/app/views/api_keys/confirm.html.erb b/app/views/api_keys/confirm.html.erb
index dcdbab890..3706f421e 100644
--- a/app/views/api_keys/confirm.html.erb
+++ b/app/views/api_keys/confirm.html.erb
@@ -20,7 +20,7 @@
Do NOT use this for bulk collection of data. e.g. Trying to collect every single historical application for an area.
<% end %>
<%= c.with_item do %>
- Store and use the resulting data in any way that is not strictly about evaluation, testing or development.
+ Do NOT store and use the resulting data in any way that is not strictly about evaluation, testing or development.
<% end %>
<%= c.with_item do %>
To use the API in production you will need to <%= pa_link_to "join a plan", api_howto_path(anchor: "plans") %>.