update two typos (#2206)

- closes #2205 
- update snapshots
This commit is contained in:
Vim 2023-03-28 12:52:04 -07:00 committed by GitHub
commit f7cc73e079
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View file

@ -585,7 +585,7 @@ export const FAQ_ANSWERS = {
defaultMessage={ `The public may also take a <link1>short survey</link1> to help improve the experience of using the tool.`}
description={ 'Navigate to the FAQs page, this will be an answer, Q15_P1_3'}
values={{
link1: linkFn('https://www.surveymonkey.com/r/5LZ7MNB', false, true),
link1: linkFn('https://www.surveymonkey.com/r/P3LWTSB', false, true),
}}
/>,
Q15_P1_4: <FormattedMessage