From 4853f387746714c4fd5799ac840191849683d6a9 Mon Sep 17 00:00:00 2001 From: Yurii Kuznietsov Date: Thu, 3 Oct 2024 11:55:24 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86e8bfa4d1..c286e4776b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ For more information about server configuration, see [this article](https://docs * **Open-source transparency**. EspoCRM’s source code is open and accessible, so anyone can inspect it and see how data is being managed within the CRM. * **Customization freedom**. You can develop features, create custom entities, fields, relationships, buttons to make the CRM fit your specific needs. -* **Clean user interface**. EspoCRM has a uncluttered, minimalist and very fast user inteface that is easy to navigate and has a short learning curve. +* **Clean user interface**. EspoCRM has a uncluttered, minimalist and very fast user interface that is easy to navigate and has a short learning curve. * **Straightforward REST API**. It can be easily integrated with other applications using a REST API. ### Who is EspoCRM for?