diff options
Diffstat (limited to 'views/editor.php')
-rw-r--r-- | views/editor.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/editor.php b/views/editor.php index 2383af5..cadeb19 100644 --- a/views/editor.php +++ b/views/editor.php @@ -1,5 +1,5 @@ <!doctype html> -<html lang="en" manifest_="appcache.manifest"> +<html lang="en" manifest="appcache.manifest"> <head> <title>Quill Editor</title> <meta charset="utf-8"> |