From 16ace5ae32b44a84afb981af32958704fb5b1310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=9A=B7=E1=9B=81=E1=9B=9F=E1=9A=B1=E1=9A=B7=E1=9B=81=20?= =?UTF-8?q?=E1=9B=92=E1=9A=A8=E1=9B=9A=E1=9A=A8=E1=9A=B2=E1=9A=BB=E1=9A=A8?= =?UTF-8?q?=E1=9B=9E=E1=9B=89=E1=9B=96?= Date: Sat, 19 Feb 2022 00:17:37 +0400 Subject: [PATCH] Fix LI content numbers I think this is more convenient. If one will call chapter.closest('.chapter') they will understand that it returns the first
  • --- 2-ui/1-document/04-searching-elements-dom/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-ui/1-document/04-searching-elements-dom/article.md b/2-ui/1-document/04-searching-elements-dom/article.md index 5af6435c..f8e2df95 100644 --- a/2-ui/1-document/04-searching-elements-dom/article.md +++ b/2-ui/1-document/04-searching-elements-dom/article.md @@ -154,7 +154,7 @@ For instance:
    • Chapter 1
    • -
    • Chapter 1
    • +
    • Chapter 2