diff --git a/page/about-jquery/how-jquery-works.md b/page/about-jquery/how-jquery-works.md index f21205db..5b8dfa00 100644 --- a/page/about-jquery/how-jquery-works.md +++ b/page/about-jquery/how-jquery-works.md @@ -2,50 +2,52 @@ title : How jQuery Works level: beginner --- + ### jQuery: The Basics -This is a basic tutorial, designed to help you get started using jQuery. If you -don't have a test page setup yet, start by creating the following HTML page: +This is a basic tutorial, designed to help you get started using jQuery. If you don't have a test page setup yet, start by creating the following HTML page: ```
- +