diff --git a/page/using-jquery-core/understanding-index.md b/page/using-jquery-core/understanding-index.md index 99f6b09c..e6014216 100644 --- a/page/using-jquery-core/understanding-index.md +++ b/page/using-jquery-core/understanding-index.md @@ -50,7 +50,9 @@ Potential confusion comes from the other examples of `.index()` in the above cod
+``` +``` var $foo = $("li"); // this implicitly calls .first()