From ef70bfb13ac083bf6a0858c360da3179efdf956a Mon Sep 17 00:00:00 2001 From: muzam1l Date: Wed, 13 Jul 2022 19:49:54 +0530 Subject: [PATCH] Fix spelling error --- components/DeployEditor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/DeployEditor.tsx b/components/DeployEditor.tsx index c1f3f5b..0bf6034 100644 --- a/components/DeployEditor.tsx +++ b/components/DeployEditor.tsx @@ -78,7 +78,7 @@ const DeployEditor = () => { {isContentChanged && ( File contents were changed after last compile, compile again to - incoperate your latest changes in the build. + incorporate your latest changes in the build. )}