소스 검색

This h1 should be an h2.

Florian Kissling 10 년 전
부모
커밋
f54993050e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/examples.html

+ 1 - 1
docs/examples.html

@@ -135,7 +135,7 @@ $(".js-example-placeholder-multiple").select2({
           Other data sources
         </h1>
 
-        <h1 id="data-array" >Loading array data</h1>
+        <h2 id="data-array" >Loading array data</h2>
 
         <p>
           Select2 provides a way to load the data from a local array.