Skip to content

Commit 39cbbde

Browse files
author
Dennis Suitters
authored
Merge pull request #45 from DiemenDesign/master
Edit Lite Title in getting started example
2 parents 8844f49 + 0fb8fad commit 39cbbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ You can use Summernote without Bootstrap using `summernote-lite.js` and `summern
160160
<html lang="en">
161161
<head>
162162
<meta charset="UTF-8">
163-
<title>bootstrap4</title>
163+
<title>Summernote Lite</title>
164164
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script>
165165
<link href="https://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.12/summernote-lite.css" rel="stylesheet">
166166
<script src="https://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.12/summernote-lite.js"></script>

0 commit comments

Comments
 (0)