WebHost: fix a typo on upload.html
This commit is contained in:
parent
3acf764097
commit
88c28c3e83
|
@ -11,7 +11,7 @@
|
|||
<div id="uploads-wrapper">
|
||||
<div id="uploads" class="main-content">
|
||||
<h3>Upload Multidata</h3>
|
||||
<p>To host a game, you need up upload a .multidata file or a .zip file created by the
|
||||
<p>To host a game, you need to upload a .multidata file or a .zip file created by the
|
||||
multiworld generator.</p>
|
||||
<div id="uploads-form-wrapper">
|
||||
<form id="upload-form" method="post" enctype="multipart/form-data">
|
||||
|
|
Loading…
Reference in New Issue