mirror of
https://github.com/zaaarf/friendenstein.git
synced 2024-11-12 18:49:22 +01:00
fix: english
This commit is contained in:
parent
012484c4c8
commit
4e234534f6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ async function fetchSubtitle() {
|
|||
element.innerHTML = `${doc.{{ config.extra.home.random_api_param }}}`;
|
||||
} catch (e) {
|
||||
console.log(e);
|
||||
element.textContent = ", seemingly incapable to configure nginx";
|
||||
element.textContent = ", seemingly incapable of configuring nginx";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue