Update button text for adding a domain manager (#1776)

This commit is contained in:
Michelle Rago 2024-02-14 12:51:42 -05:00 committed by GitHub
parent 7ec4b32f88
commit 2ad8b2e2ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@
<button
type="submit"
class="usa-button"
>Add a domain manager</button>
>Add domain manager</button>
</form>
{% endblock %} {# domain_content #}