Skip to content

[Docs] fix spelling 'yoy' to 'you' #2241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/docs/site/docs/main/web-instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You need to activate "Network access" to be able to browse for [plugins](https:/
This menu contains links to some Playground resources and tools:

- **Reset Site**: - It will wipe out all data and reload the page with a new site.
- **Report error**: If you have any issue with WP Playground yoy can report it using the form available from this option. You can help resolve issues with Playground by sharing the error details with development team behind Playground.
- **Report error**: If you have any issue with WP Playground you can report it using the form available from this option. You can help resolve issues with Playground by sharing the error details with development team behind Playground.
- **Download as zip**: It creates a `.zip` with the setup of the Playground instance including any themes or plugins installed. This `.zip` won't include content and database changes.
- **Restore from zip**: It allows you to recreate a Playground instance using any `.zip` generated with the "Download as zip" option
- **Import from Github**: This option allows you to import plugins, themes, and wp-content directories directly from your public GitHub repositories. To enable this feature, connect your GitHub account with WordPress Playground.
Expand Down
Loading