From 35ea2489b550aadbef242e9009f916c77adb2143 Mon Sep 17 00:00:00 2001 From: Dmitri Suvorov Date: Sat, 25 Apr 2015 14:46:22 +0300 Subject: [PATCH] Fix typos --- documentation/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/index.html b/documentation/index.html index 22ec406d0..62eee5745 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -1664,7 +1664,7 @@ AdminLTE/

Direct Chat Markup


 <-- Construct the box with style you want. Here we are using box-danger -->
-<-- Then add the class direct-chat and choose the direct-chat-* contexual class -->
+<-- Then add the class direct-chat and choose the direct-chat-* contextual class -->
 <-- The contextual class should match the box, so we are using direct-chat-danger -->
 <div class="box box-danger direct-chat direct-chat-danger">
   <div class="box-header with-border">
@@ -1951,7 +1951,7 @@ AdminLTE/
 
 
-

To upgrade from version 1.x to the lateset version, follow this guide.

+

To upgrade from version 1.x to the latest version, follow this guide.

New Files

Make sure you update all CSS and JS files that are related to AdminLTE. Otherwise, the layout will not function properly. Most important files are AdminLTE.css, skins CSS files, and app.js.