From ec17fd4b2d8867e08c387ee469b38384b3e64d61 Mon Sep 17 00:00:00 2001 From: Nitesh2905 <68191137+Nitesh2905@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:52:51 +0530 Subject: [PATCH] Corrected typos in line no. 29 (#867) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ec6de6977..018b123d27 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Appsmith is a fast, easy, and secure way to build any custom internal tools. Here's how you build something: 1. Create a page using pre-built UI components like table, charts, map viewers and forms. 2. Connect the UI components to any REST API or databases like MySQL, Postgres, and MongoDB. Write any logic in JS. -3. Deploy the interal tool to a custom URL and invite users to sign in with their Google acounts. +3. Deploy the internal tool to a custom URL and invite users to sign in with their Google accounts. Do all this without depending on multiple UI libraries, coding authentication logic or writing any DB or API integrations. See the looped gif below to see how something gets built on Appsmith. It might remind you of Visual Basic.