Fix typo
This commit is contained in:
parent
58734aa7b2
commit
39a664c5b3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<h1 class="display-4">Welcome to Pflänz.li</h1>
|
||||
<p class="lead">This is a platform to trade plants. You can offer plants and setup a wishlist what you want to trade it for.</p>
|
||||
<hr class="my-4">
|
||||
<p>To offer your plants, please register fitst.</p>
|
||||
<p>To offer your plants, please register first.</p>
|
||||
<a class="btn btn-primary btn-lg" href="{{ path('app_register') }}" role="button">Register now</a>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Reference in a new issue