Skip to content

Commit

Permalink
Fixed copy on step 2 of auditor certification (#3017)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraherring authored Dec 18, 2023
1 parent 3de0cd7 commit 5004270
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h3>Check the box next to each item confirm your report meets the requirements.<
value="True"
{% if form.cleaned_data.is_auditee_responsible %}checked{% endif %} />
<label class="usa-checkbox__label" for="is_auditee_responsible">
The auditee completed the Federal Awards workbook using the audit reporting package as required by the Uniform Guidance.
The information in Part II of this Form SF-SAC is the responsibility of the auditee and is based on information included in the reporting package required by the Uniform Guidance.
</label>
<span class="usa-error-message">{{ form.errors.is_auditee_responsible|striptags }}</span>
</div>
Expand Down

0 comments on commit 5004270

Please sign in to comment.