fix: homepage typo (#659)

main
Dominik Peters 2024-03-03 17:18:07 +01:00 zatwierdzone przez GitHub
rodzic 7fdd5137bb
commit bbabf7c9a9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -11,7 +11,7 @@ export default function BuilderHints ({ focus, badgeURL }) {
return (
<div className='hints' style={style}>
<Hint left={0} width={50} height={3}>
<a href='/help#generators'>GENERATER (static or live badge)</a>
<a href='/help#generators'>GENERATOR (static or live badge)</a>
</Hint>
<Hint left={66} width={70} height={2}>TEXT</Hint>
<Hint left={153} width={60} height={2}>TEXT</Hint>