From 077daf113c2a53658bde3f5d6a3bc5fd2ac337af Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Tue, 14 Apr 2020 06:19:58 +1000 Subject: [PATCH] docs: Fix simple typo, aplications -> applications There is a small typo in README.md. Should read `applications` rather than `aplications`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4542284..0a0c497 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # jQuery-Notebook -**A simple, clean and elegant WYSIWYG rich text editor for web aplications** +**A simple, clean and elegant WYSIWYG rich text editor for web applications** **Note:** Check out the fully functional demo and examples [here](http://raphaelcruzeiro.github.io/jquery-notebook/). # Usage