Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Nov 17, 2024
1 parent c109156 commit de8b672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/api_keys/confirm.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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") %>.
Expand Down

0 comments on commit de8b672

Please sign in to comment.