Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion browser/src/PoliciesPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default () => (
<a href={privacyPolicy} target="_blank" rel="noreferrer">
here
</a>
. It is currently undergoing legal review and is not yet final.
.
</p>
</PrivacyPolicyWrapper>

Expand Down
2 changes: 1 addition & 1 deletion browser/src/__snapshots__/PoliciesPage.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ There is no need to include us as authors on your manuscript, unless we contribu
>
here
</a>
. It is currently undergoing legal review and is not yet final.
.
</p>
</div>
<br />
Expand Down