From 741bf508ac0eec99475cefd6319a8c2de1a5e4e8 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 13 Jul 2023 00:40:02 +0900 Subject: [PATCH] Fix typo in GoogleDriveCard.tsx recieved -> received --- web/src/app/user/connectors/GoogleDriveCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/app/user/connectors/GoogleDriveCard.tsx b/web/src/app/user/connectors/GoogleDriveCard.tsx index e0135150c..d2cc5f17a 100644 --- a/web/src/app/user/connectors/GoogleDriveCard.tsx +++ b/web/src/app/user/connectors/GoogleDriveCard.tsx @@ -79,7 +79,7 @@ export const GoogleDriveCard = ({ ) : ( <>

- We've recieved your credentials from Google! Click the + We've received your credentials from Google! Click the button below to activate the connector - we will pull the latest state of your documents every 10 minutes.