Skip to content

Commit

Permalink
Add period to notice.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Grayson committed Oct 20, 2023
1 parent 912e42e commit 1d6cefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/AuthLogin/AuthLogin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export const AuthLogin: React.FC<{ showSignUp?: boolean }> = ({
<div className="temp_notification">
For additional information, please click{' '}
<a href="https://s3.amazonaws.com/crossfeed.cyber.dhs.gov/Notice.pdf">
here
here.
</a>
</div>
</div>
Expand Down

0 comments on commit 1d6cefb

Please sign in to comment.