From 4f4cb1dc43b08d7742f9a83304a7bd15724334c8 Mon Sep 17 00:00:00 2001 From: areyabhishek Date: Mon, 5 Oct 2020 01:01:29 +0530 Subject: [PATCH] Update README.md Spelling correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2d6f9de00..7ae1c4a714 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Appsmith doesn't take the fun out of coding, because it treats every block as an * **5 minute setup**: Deploy Appsmith on your servers in 5 minutes. * **Build custom UI**: Drag & drop, resize and style widgets **without HTML / CSS**. * **Query data**: Query & update your database directly from the UI. Connect to **postgres, mongo, MySQL, REST & GraphQL APIs**. -* **JS Logic**: Write snippets of business logic using JS to transform data, manipuate UI or trigger workflows. Use popular libraries like lodash & moment anywhere in the app +* **JS Logic**: Write snippets of business logic using JS to transform data, manipulate UI or trigger workflows. Use popular libraries like lodash & moment anywhere in the app * **Data Workflows**: Simple configuration to create flows when users interact with the UI. * **Realtime Editor**: Changes in your application reflect instantly with every edit. No need to compile! * **Works with existing, live databases**: Connect directly to any Postgres, MySQL, & Mongo db