Fix typos/language in docs (#824)

* Fix typos/language in docs

* Fix typos
This commit is contained in:
willkrakow
2023-07-22 12:48:31 -04:00
committed by GitHub
parent 9deb46141c
commit 097627fcab
7 changed files with 68 additions and 67 deletions

View File

@ -18,7 +18,7 @@ At first, CRM platforms were just for sales teams.
But now, they've grown to cover more than just sales - they handle many aspects of running a business.
This has often left in-house engineering teams out of the loop, making companies rely more on outside help to manage their CRM needs.
Our team has a shared passion for crafting beautiful product with great attention to details.
Our team has a shared passion for crafting beautiful products with great attention to details.
And we are starting this project with one key goal: to put the power back in the hands of the people who use CRM systems every day.
We wish to create a tool that users will enjoy, and that engineers will want to make their own and customize for their company's specific needs.
@ -27,7 +27,7 @@ We wish to create a tool that users will enjoy, and that engineers will want to
There are three ways for you to get started with Twenty:
- **Cloud:** the fastest and easiest way to try the app (it's free)
- **Local:** if you're a developer and would like to experiment or contribute to the app
- **Self-hosting:** if you want greater control over your data and to run the app on your own server
- **Self-hosting:** if you want greater control over your data and want to run the app on your own server
See our [Getting Started](./start/getting-started/) guide to learn more.