diff --git a/assets/editor.js b/assets/editor.js index 9a45e47..65296bc 100644 --- a/assets/editor.js +++ b/assets/editor.js @@ -34,7 +34,7 @@ function displayMain() var tmp = "

On this page you can create and delete nodes to be added to the mod. "; tmp += "When you are done, click next. You can come back to this page after clicking next. "; tmp += "Items are things that you can move around in your inventory. They can be blocks or "; - tmp += "unplacable things.

"; + tmp += "unplaceable things.

"; tmp += "

"; tmp += "Create Node";