Fix typos

This commit is contained in:
daudix
2024-07-07 19:17:54 +03:00
parent 54366fecd3
commit 84860ddbdf
3 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ primary_color = "#ff7800"
# Same as primary_color, but with 20% opacity
primary_color_alpha = "rgba(255, 120, 0, 0.2)"
# Use emoji as a favicon.
# Only one emoji is being rendered, everyting else is truncated.
# Only one emoji is being rendered, everything else is truncated.
# emoji_favicon = "🦆🪶"
# URL to website's issue tracker
issues_url = "https://codeberg.org/daudix/duckquill/issues"