Skip to content

Commit 344dde2

Browse files
authored
docs(wysiwyg.md): codeblock markdown typo
1 parent c22565d commit 344dde2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/plugins/wysiwyg.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Require the plugin inside the `tailwind.config.js` file:
4343

4444
3. Set the `wysiwyg` field from the Flowbite plugin to `true` to enable pseudo styles:
4545

46-
```javascript
4746
```javascript
4847
plugins: [
4948
require('flowbite/plugin')({
@@ -2403,4 +2402,4 @@ Examples from this page have functional elements so you can check the JavaScript
24032402

24042403
## License
24052404

2406-
Resources from this page are licensed under the MIT License, including the Flowbite examples and Tip Tap.
2405+
Resources from this page are licensed under the MIT License, including the Flowbite examples and Tip Tap.

0 commit comments

Comments
 (0)