From 7908cec5173665ad49930e7c6cd683f161443181 Mon Sep 17 00:00:00 2001 From: Robert Keyser Date: Wed, 26 Apr 2023 09:46:10 -0500 Subject: [PATCH] fix: #3163 Typo in Admin UI --- clients/admin-ui/src/features/datamap/GetStarted.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/admin-ui/src/features/datamap/GetStarted.tsx b/clients/admin-ui/src/features/datamap/GetStarted.tsx index 97694c9fe4..d40b5e8635 100644 --- a/clients/admin-ui/src/features/datamap/GetStarted.tsx +++ b/clients/admin-ui/src/features/datamap/GetStarted.tsx @@ -22,7 +22,7 @@ const GetStarted = () => ( 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. Let's get started!