Replace Jquery -> jQuery (#35184)

* Replace Jquery -> jQuery

* JQuery

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>
This commit is contained in:
Lipis
2019-02-14 15:59:19 +01:00
committed by Randell Dawson
parent a4dafdf54f
commit 5818b277c4
38 changed files with 128 additions and 122 deletions

View File

@@ -14,7 +14,7 @@ jQuery adds a global variable with all of the libraries methods attached. The na
## Get Started
Before studying JQuery, you should have basic knowledge of these topics:
Before studying jQuery, you should have basic knowledge of these topics:
1. HTML
2. CSS
3. JavaScript