You've already forked AstralRinth
forked from didirus/AstralRinth
Fix two typos & clarify some wording (#147)
* Fix two typos * Clarify a bit of wording
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
We implemented <span>fast and adaptable</span> search algorithms so
|
We implemented <span>fast and adaptable</span> search algorithms so
|
||||||
you don't have to wait, while creating a responsive interface that
|
you don't have to wait, while creating a responsive interface that
|
||||||
makes sense. Modrinth is full of elegant mod discovery and a platform
|
makes sense. Modrinth is full of elegant mod discovery and a platform
|
||||||
platform which just works.
|
which just works.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="right hero-image">
|
<div class="right hero-image">
|
||||||
|
|||||||
@@ -17,7 +17,8 @@
|
|||||||
<label>
|
<label>
|
||||||
<span>
|
<span>
|
||||||
The ID of the item you are reporting. For example, the item ID of a
|
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>
|
</span>
|
||||||
<input v-model="itemId" type="text" placeholder="Enter the Item ID" />
|
<input v-model="itemId" type="text" placeholder="Enter the Item ID" />
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user