Skip to content

Commit 6d86dbb

Browse files
kemister85Farzad Hayat
andauthored
Update modules/ROOT/partials/auth/document-converters/initial-project-setup.adoc
Co-authored-by: Farzad Hayat <[email protected]>
1 parent 4268739 commit 6d86dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/partials/auth/document-converters/initial-project-setup.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ Your project should look like this:
4545
/tinymce-my-app
4646
/public
4747
index.html (TinyMCE webpage)
48-
jwt.js (Server code)
49-
package.json (Project configuration)
48+
jwt.js (Server code)
49+
package.json (Project configuration)
5050
----
5151

5252
. Inside the `public` folder where you created the `index.html` file add the HTML setup code (refer to the *Setting up {productname} HTML* section).

0 commit comments

Comments
 (0)