Fix two typos & clarify some wording (#147)

* Fix two typos

* Clarify a bit of wording
This commit is contained in:
Emma 2021-03-31 21:59:29 -04:00 committed by GitHub
parent af8fc53704
commit 7d7377ab15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -19,7 +19,7 @@
We implemented <span>fast and adaptable</span> search algorithms so
you don't have to wait, while creating a responsive interface that
makes sense. Modrinth is full of elegant mod discovery and a platform
platform which just works.
which just works.
</p>
</div>
<div class="right hero-image">

View File

@ -17,7 +17,8 @@
<label>
<span>
The ID of the item you are reporting. For example, the item ID of a
mod would be it's mod ID.
mod would be its mod ID, found on the right side of that mod's page
under "Project ID".
</span>
<input v-model="itemId" type="text" placeholder="Enter the Item ID" />
</label>