We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 926b6cd + cf6c934 commit 8a9b5f1Copy full SHA for 8a9b5f1
README.md
@@ -43,7 +43,7 @@ php artisan vendor:publish --tag=laravel-admin-summernote
43
```php
44
'config' => [
45
'lang' => 'zh-CN',
46
- 'hegiht' => 500,
+ 'height' => 500,
47
]
48
```
49
@@ -62,4 +62,4 @@ $form->summernote('content');
62
63
License
64
------------
65
-Licensed under [The MIT License (MIT)](LICENSE).
+Licensed under [The MIT License (MIT)](LICENSE).
0 commit comments