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>
|
||||
<p>
|
||||
<strong>Stoßgebet</strong>
|
||||
<strong>Gebet</strong>
|
||||
</p>
|
||||
<RandomPrayer prayers={prayers} />
|
||||
</Col>
|
||||
|
|
|
|||
Loading…
Reference in a new issue