We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ca43b commit abb4f8eCopy full SHA for abb4f8e
1 file changed
src/main/html/Part1Ex1.html
@@ -15,7 +15,7 @@
15
16
<!--
17
This project has webpack configured. Run `yarn webpack-dev-server` and navigate to
18
- http://localhost:8080/src/main/html/Part1Exercise1.html to view this page.
+ http://localhost:8080/src/main/html/Part1Ex1.html to view this page.
19
20
tinymce.init is the most important API function of TinyMCE. In its most basic form, you specify a CSS selector for an
21
element, and a TinyMCE editor appears where the element was:
0 commit comments