Skip to content

Commit

Permalink
refactor: add periods to self-identification text
Browse files Browse the repository at this point in the history
  • Loading branch information
IanFonzie committed Sep 22, 2023
1 parent 8fe911e commit bb7cc1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1042,7 +1042,7 @@ const TeamQuestionsView: component_.base.View<Props> = ({
<div>
No points will be awarded for any Proponent answer to any question
in this step that references the Proponent{"'"}s organization name,
Resource name, or specific company software
Resource name, or specific company software.
</div>
</Alert>
</Col>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ const ResourceQuestionsView: component_.base.View<Props> = ({
<div>
No points will be awarded for any Proponent answer to any question
in this step that references the Proponent{"'"}s organization name,
Resource name, or specific company software
Resource name, or specific company software.
</div>
</Alert>
</Col>
Expand Down

0 comments on commit bb7cc1c

Please sign in to comment.