mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 17:24:23 -04:00
Replace haven't with have not
This commit is contained in:
committed by
Chris Hill-Scott
parent
c64f298820
commit
bb1ad89357
@@ -19,7 +19,7 @@
|
|||||||
<div class="body-copy-table">
|
<div class="body-copy-table">
|
||||||
{% call(item, row_number) list_table(
|
{% call(item, row_number) list_table(
|
||||||
current_service.api_keys,
|
current_service.api_keys,
|
||||||
empty_message="You haven’t created any API keys yet",
|
empty_message="You have not created any API keys yet",
|
||||||
caption="API keys",
|
caption="API keys",
|
||||||
caption_visible=false,
|
caption_visible=false,
|
||||||
field_headings=[
|
field_headings=[
|
||||||
|
|||||||
Reference in New Issue
Block a user