Skip to content

Commit

Permalink
replace ; and - with two em-dashes without spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertKeyser committed Apr 26, 2023
1 parent 7908cec commit 92421f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/admin-ui/src/features/datamap/GetStarted.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const GetStarted = () => (
<Stack spacing={4}>
<Text color="gray.700" fontWeight="600">
Privacy engineering can seem like an endlessly complex confluence of
legal and data engineering terminology - fear not; Fides is here to
legal and data engineering terminology&mdash;fear not&mdash;Fides is here to
simplify this.
</Text>
<Text>
Expand Down

0 comments on commit 92421f8

Please sign in to comment.