From da62d27678a80b6a57bfd52f45edccc7431654e4 Mon Sep 17 00:00:00 2001 From: Ariel Fuggini Date: Mon, 8 Jun 2020 10:24:08 -0500 Subject: [PATCH] Fixed header image and typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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