Skip to content

Commit

Permalink
fix(editor-ui): improve text
Browse files Browse the repository at this point in the history
  • Loading branch information
elbotho committed Jan 8, 2025
1 parent 41a5acc commit 1f625eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/editor/src/editor-ui/welcome-modal/welcome-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ export function WelcomeModal() {
<span className="text-brand-600">beim Serlo Editor</span>
</h1>
<p className="serlo-p">
Der Serlo Editor hilft Dir,{' '}
<b>Texte, Bilder und interaktive Aufgaben</b> direkt zu bearbeiten
und sofort sehen, wie sie später aussehen.
Der Serlo Editor hilft Dir <b>Texte, Bilder</b> und{' '}
<b>interaktive Aufgaben</b> direkt zu bearbeiten und sofort zu
sehen, wie sie später aussehen.
</p>
<p className="serlo-p">
So kannst Du Lernmaterialien <b>einfach</b> erstellen,{' '}
Expand Down

0 comments on commit 1f625eb

Please sign in to comment.