From 694cabe2c0c5aaa05de06e731112b4bf78366de5 Mon Sep 17 00:00:00 2001 From: Stanislav Chlebec Date: Thu, 8 Nov 2018 12:38:58 +0100 Subject: fix typos Change-Id: If208eb7f43edd23000c69b7ad6b75369a94c8f79 Signed-off-by: Stanislav Chlebec Issue-ID: AAF-582 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a46e44..78b8741 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,10 @@ Feeds the Gallifrey time database with entity events 7. Make sure the configuration is correct in the dev.clj file and once verified, in the repl buffer type `(go)` and press enter. -8. You can verify everthing is running by generating/adding an event +8. You can verify everything is running by generating/adding an event to dmaap and seeing it flow through chameleon in the error.log file. -### Running it locally (Assumming you're not using Emacs and using +### Running it locally (Assuming you're not using Emacs and using `lein repl` from the command line) **Make you're in the directory at the root of your project. Open the -- cgit 1.2.3-korg