WebHost: fix a typo on upload.html

This commit is contained in:
Fabian Dill 2020-09-06 16:32:12 +02:00
parent 3acf764097
commit 88c28c3e83
1 changed files with 1 additions and 1 deletions

View File

@ -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">