Skip to content

Commit

Permalink
Update Glossary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmcpherson committed Apr 14, 2015
1 parent 3537deb commit 0a5d8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Glossary.md
Expand Up @@ -41,7 +41,7 @@
- <strong>ESI (Edge Side Includes)</strong> -
- <strong>Evergreen Browsers</strong> - Web browsers that updates itself without prompting the user.
- <strong>Explicit Iteration vs Implicit Iteration</strong> - In jQuery:

```javascript
// Explicit iteration with the jQuery .each() method
$( "li" ).each(function() {
Expand Down

0 comments on commit 0a5d8bb

Please sign in to comment.