Merge pull request #2427 from GSA/1134-change-brackets-to-parenthesis

1134 - Changing all instances of the word "brackets" to "parenthesis"
This commit is contained in:
Beverly Nguyen
2025-03-27 13:34:49 -07:00
committed by GitHub
18 changed files with 73 additions and 64 deletions

View File

@@ -102,7 +102,7 @@ Error
<div class="usa-alert usa-alert--error" role="alert">
<div class="usa-alert__body">
<h1 class="usa-alert__heading banner-title" data-module="track-error" data-error-type="Missing placeholder columns"
data-error-label="{{ upload_id }}">Your column names need to match the double brackets in your template</h1>
data-error-label="{{ upload_id }}">Your column names need to match the double parenthesis in your template</h1>
<p class="usa-alert__text">
Your file is missing {{ recipients.missing_column_headers | formatted_list(
conjunction='and',