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. )}