From cc8989a6259eaa0e592c72fe6ad370c2f17da1f4 Mon Sep 17 00:00:00 2001 From: Johannes Hoppe Date: Tue, 8 Oct 2019 09:54:06 -1000 Subject: [PATCH] Fix typo --- docs/get_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get_started.rst b/docs/get_started.rst index 2b3f10a..a9571a5 100644 --- a/docs/get_started.rst +++ b/docs/get_started.rst @@ -59,7 +59,7 @@ External Dependencies * jQuery (version >=2) jQuery is not included in the package since it is expected - that in most scenarios is is already loaded. + that in most scenarios jQuery is already loaded. Example Application -------------------