fixed another typoe

This commit is contained in:
vabene1111
2021-01-05 22:54:46 +01:00
parent fdeede5717
commit d36e4c6e0a
14 changed files with 15 additions and 15 deletions

View File

@@ -129,7 +129,7 @@
[](https://github.com/vabene1111/recipes)
[GitHub](https://github.com/vabene1111/recipes)
![{% trans 'This will become and image' %}]({% static 'favicon.png' %})
![{% trans 'This will become an image' %}]({% static 'favicon.png' %})
</code></pre>
<div style="text-align: center">
@@ -142,7 +142,7 @@
<div class="card-body">
<a href="https://github.com/vabene1111/recipes">https://github.com/vabene1111/recipes</a> <br/>
<a href="https://github.com/vabene1111/recipes">GitHub</a> <br/>
<img src="{% static 'favicon.png' %}" class="img-fluid" alt="{% trans 'This will become and image' %}"
<img src="{% static 'favicon.png' %}" class="img-fluid" alt="{% trans 'This will become an image' %}"
style="height: 3vw">
</div>