diff options
author | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 12:38:58 +0100 |
---|---|---|
committer | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 12:38:59 +0100 |
commit | 694cabe2c0c5aaa05de06e731112b4bf78366de5 (patch) | |
tree | 10686f2ab4962ef20aebad14f918f8259765892d | |
parent | df32f3f02e86595f478f04536d32eb96762457e8 (diff) |
fix typos
Change-Id: If208eb7f43edd23000c69b7ad6b75369a94c8f79
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |