Webhost: Fixed typo in userContent.html #3896

Changed "no" to "not"
This commit is contained in:
Draexzhan
2024-09-06 14:40:21 -04:00
committed by GitHub
parent cbdb4d7ce3
commit d802f9652a

View File

@@ -69,7 +69,7 @@
</tbody> </tbody>
</table> </table>
{% else %} {% else %}
You have no generated any seeds yet! You have not generated any seeds yet!
{% endif %} {% endif %}
</div> </div>
</div> </div>