diff --git a/README.md b/README.md index 23ae6de46..d0d681a16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- Converse.js + Converse.js

@@ -125,7 +125,7 @@ In embedded mode, Converse can be embedded into an element in the DOM. We use behavior-driven tests written with [jasmine.js](https://jasmine.github.io/). -You ran run `make check` to execute all the tests. +Run `make check` to execute all the tests. ## Licence