mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 04:48:25 -04:00
Fix spelling mistake on pricing page
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
<div id="international-pricing" class="bottom-gutter-3-2">
|
<div id="international-pricing" class="bottom-gutter-3-2">
|
||||||
{% call mapping_table(
|
{% call mapping_table(
|
||||||
caption='Letter pricing',
|
caption='Letter pricing',
|
||||||
field_headings=['Country code', 'Country', 'Cost multipler'],
|
field_headings=['Country code', 'Country', 'Cost multiplier'],
|
||||||
field_headings_visible=True,
|
field_headings_visible=True,
|
||||||
caption_visible=False
|
caption_visible=False
|
||||||
) %}
|
) %}
|
||||||
|
|||||||
Reference in New Issue
Block a user