Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit cfcaa4b

Browse files
committed
fixed a typo in disclaimer
1 parent 7462316 commit cfcaa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/frontend/src/pages/layout/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const Layout = () => {
4848
</header>
4949
<div className={styles.headerDisclaimer}>
5050
<p>
51-
<b>IMPORTANT: </b> Reponses from GOVGPT may inlcude incomplete or incorrect content. Make sure to check citations and verify answers with
51+
<b>IMPORTANT: </b> Responses from GovGPT may include incomplete or incorrect content. Make sure to check citations and verify answers with
5252
relevant cited organisations.
5353
</p>
5454
</div>

0 commit comments

Comments
 (0)