Quellcode durchsuchen

Little English update

Alex McPherson vor 11 Jahren
Ursprung
Commit
4fece4cfd3
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -68,11 +68,11 @@
       <div class="alert alert-info">
         <p>
           <strong>Documentation in progress!</strong><br>
-          It might not seem, but it's actually a lot of work. The goal is to make it as cleanest, most readable and
+          It might not seem it, but it's actually a lot of work to provide documentation. The goal is to make it as clean, readable and
           understandable as possible.<br>
           If you feel there is something missing, submit a
           <a href="https://github.com/nostalgiaz/bootstrap-switch/pulls">pull request</a> with your changes. Every
-          help is needed. Many thanks.
+          bit of help is needed. Many thanks.
         </p>
       </div>
       <div id="new">
@@ -123,4 +123,4 @@
     <script src="dist/js/bootstrap-switch.js"></script>
     <script src="docs/js/main.js"></script>
   </body>
-</html>
+</html>