Merge pull request #1328 from Skasi/master

Fix typos
This commit is contained in:
Abdullah Almsaeed 2017-01-17 06:32:41 -08:00 committed by GitHub
commit fcc14dcff7
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;">