diff --git a/packages/docs/site/docs/main/about/build.md b/packages/docs/site/docs/main/about/build.md index 4174972c20..bc10409e11 100644 --- a/packages/docs/site/docs/main/about/build.md +++ b/packages/docs/site/docs/main/about/build.md @@ -44,7 +44,7 @@ This feature is only available for Google Chrome for now. It won't work with oth Regarding changes done on both sides of the connection: -- Files changed in Playground will be synchronized to on your computer. +- Files changed in Playground will be synchronized to your computer. - Files changed on your computer will not be synchronized to Playground. You'll need to click the "Sync local files" button. With this workflow you can create directly GitHub PRs from your changes done on your local directory.