diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 60baa93de2..e074b7fb8c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ We would ❤️ for you to contribute to Appwrite and help make it better! We wa ## How to Start? -If you are worried about or don’t know where to start, check out the next section that explains what kind of help is needed and how you can get involved. You can reach out with any questions on our [Discord](https://appwrite.io/discord) server. You can also submit an issue and a maintainer can guide you! +If you are worried about or don't know where to start, check out the next section that explains what kind of help is needed and how you can get involved. You can reach out with any questions on our [Discord](https://appwrite.io/discord) server. You can also submit an issue and a maintainer can guide you! ## Repo Structure @@ -242,7 +242,7 @@ When blogging, speaking about, or creating tutorials about one of Appwrite's man ### Presenting at Meetups -Presenting at meetups and conferences about your Appwrite projects is another excellent way to get the word out about Appwrite. Your unique challenges and successes in building things with Appwrite can provide great speaking material. We’d love to review your talk abstract/CFP, so get in touch with us if you’d like some help! +Presenting at meetups and conferences about your Appwrite projects is another excellent way to get the word out about Appwrite. Your unique challenges and successes in building things with Appwrite can provide great speaking material. We'd love to review your talk abstract/CFP, so get in touch with us if you'd like some help! ### Sending Feedback & Reporting Bugs diff --git a/README.md b/README.md index d9365176b4..e37369791b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Console 2.0 is designed to be accessible, from design to code. Console 2.0 is al ### Scalability and Collaboration -The new console is more maintainable and welcoming to community contributions. Console 2.0 is built using Svelte instead of our own library. It’s better documented and well-known, making it easier for developers to contribute to Appwrite. +The new console is more maintainable and welcoming to community contributions. Console 2.0 is built using Svelte instead of our own library. It's better documented and well-known, making it easier for developers to contribute to Appwrite. ## Contributing diff --git a/src/routes/console/(migration-wizard)/step2.svelte b/src/routes/console/(migration-wizard)/step2.svelte index 005b9e7bc3..b875cc1d00 100644 --- a/src/routes/console/(migration-wizard)/step2.svelte +++ b/src/routes/console/(migration-wizard)/step2.svelte @@ -7,6 +7,16 @@ - Select data + Select resources + + Select the resources you need to migrate to Appwrite. Some resources can be migrated, but + with limitations. + Learn about which resources are supported. + diff --git a/src/routes/console/project-[project]/auth/teams/+page.svelte b/src/routes/console/project-[project]/auth/teams/+page.svelte index 5e6460b73d..0d186ccc96 100644 --- a/src/routes/console/project-[project]/auth/teams/+page.svelte +++ b/src/routes/console/project-[project]/auth/teams/+page.svelte @@ -79,7 +79,7 @@ {:else if data.search}
- Sorry, we couldn’t find ‘{data.search}’ + Sorry, we couldn't find ‘{data.search}'

There are no teams that match your search.