Parcourir la source

This h1 should be an h2.

Florian Kissling il y a 10 ans
Parent
commit
f54993050e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.