Fix typos

This commit is contained in:
Skasi 2017-01-17 15:28:35 +01:00
parent 082ffa3d41
commit bd3799eb7c
3 changed files with 3 additions and 3 deletions

2
dist/js/app.js vendored
View file

@ -40,7 +40,7 @@ $.AdminLTE.options = {
navbarMenuSlimscrollWidth: "3px", //The width of the scroll bar
navbarMenuHeight: "200px", //The height of the inner menu
//General animation speed for JS animated elements such as box collapse/expand and
//sidebar treeview slide up/down. This options accepts an integer as milliseconds,
//sidebar treeview slide up/down. This option accepts an integer as milliseconds,
//'fast', 'normal', or 'slow'
animationSpeed: 500,
//Sidebar push menu toggle button selector

View file

@ -31,7 +31,7 @@
navbarMenuSlimscrollWidth: "3px", //The width of the scroll bar
navbarMenuHeight: "200px", //The height of the inner menu
//General animation speed for JS animated elements such as box collapse/expand and
//sidebar treeview slide up/down. This options accepts an integer as milliseconds,
//sidebar treeview slide up/down. This option accepts an integer as milliseconds,
//'fast', 'normal', or 'slow'
animationSpeed: 500,
//Sidebar push menu toggle button selector

View file

@ -19,7 +19,7 @@
<h3 id="component-main-header">Main Header</h3>
<p class="lead">The main header contains the logo and navbar. Construction of the
navbar differs slightly from Bootstrap because it has components that Bootstrap doesn't provide.
The navbar can be constructed in two way. This an example for the normal navbar and next we will provide an example for
The navbar can be constructed in two ways. This is an example for the normal navbar and next we will provide an example for
the top nav layout.</p>
<div class="box box-solid">
<div class="box-body" style="position: relative;">