From 4d8592b365e91fa788ff0d46d3dc98073ddaf69d Mon Sep 17 00:00:00 2001 From: juanelas Date: Fri, 1 May 2020 01:31:17 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- src/doc/readme-template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fbca80..9d699a2 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Import your module as : ```html ... - + ... diff --git a/src/doc/readme-template.md b/src/doc/readme-template.md index c816d74..903aebd 100644 --- a/src/doc/readme-template.md +++ b/src/doc/readme-template.md @@ -64,7 +64,7 @@ Import your module as : ```html ... - + ...