Skip to content

Commit

Permalink
fix: #3163 Typo in Admin UI
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertKeyser committed Apr 26, 2023
1 parent 1550545 commit 7908cec
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 @@ -22,7 +22,7 @@ const GetStarted = () => (
<Text>
Start by scanning your infrastructure. The scanner will connect to
your infrastructure to automatically scan and create a list of all
systems available and then classify each system containg PII.
systems available and then classify each system containing PII.
</Text>
<Text>Let&apos;s get started!</Text>
<Box>
Expand Down

0 comments on commit 7908cec

Please sign in to comment.