Fix title
authorindvd00m (gotoindvdum[at]gmail[dot]com)
Sat, 17 Dec 2016 03:31:22 +0300
changeset 35cde7ef8e38e
parent 2 467e24fbc60e
child 4 40e26009689c
Fix title
index.html
     1.1 --- a/index.html	Sat Dec 17 03:14:48 2016 +0300
     1.2 +++ b/index.html	Sat Dec 17 03:31:22 2016 +0300
     1.3 @@ -2,7 +2,7 @@
     1.4  <html>
     1.5  <head>
     1.6  	<meta charset="utf-8">
     1.7 -	<title>CrossReference Plugin for CKEditor Sample</title>
     1.8 +	<title>CrossReference Plugin for CKEditor Demo</title>
     1.9  	<script src="jquery.js"></script>
    1.10  	<script src="ckeditor/ckeditor.js"></script>
    1.11  </head>