Skip to content

Commit

Permalink
✒ Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Meteord committed Jul 31, 2024
1 parent 15363f5 commit 6e3e849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend/src/pages/version/Version.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const Version = () => {
<div className={styles.panel}>
<h3>{t('version.added')}</h3>
<ul>
<li>Für die Chat-Funktion gibt es nun eine Historie aller durchgeführten konversationen
<li>Für die Chat-Funktion gibt es nun eine Historie aller durchgeführten Konversationen
<p>
<img width="70%" src={history}>
</img>
Expand Down

0 comments on commit 6e3e849

Please sign in to comment.