fix: Gebet statt Stoßgebet
This commit is contained in:
parent
1160ce4a8b
commit
8f0c47419b
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ export const FooterView = ({ prayers, footer }: FooterViewProps) => {
|
||||||
))}
|
))}
|
||||||
<Col>
|
<Col>
|
||||||
<p>
|
<p>
|
||||||
<strong>Stoßgebet</strong>
|
<strong>Gebet</strong>
|
||||||
</p>
|
</p>
|
||||||
<RandomPrayer prayers={prayers} />
|
<RandomPrayer prayers={prayers} />
|
||||||
</Col>
|
</Col>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue