From 80fde0fb6673f196b87cf5fdaefa0374b33dc39a Mon Sep 17 00:00:00 2001 From: Stan Silvert Date: Mon, 10 Aug 2020 13:49:51 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e87adb06..de8a9c0a0b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This project is the next generation of the Keycloak Administration Console. It ### Development Instructions -For developemnt on this project you will need a running Keycloak server listening on port 8180. You will also need [yarn installed on your local machine.](https://classic.yarnpkg.com) +For development on this project you will need a running Keycloak server listening on port 8180. You will also need [yarn installed on your local machine.](https://classic.yarnpkg.com) 1. Start keycloak * Download Keycloak server from [https://www.keycloak.org/downloads]()