Skip to content

Commit

Permalink
[pug/de-de] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jk4e authored Sep 9, 2024
1 parent afc273c commit 5c8c5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de-de/pug-de.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ div(class=meineKlasse)
div(style=meineStile)
//- <div style="color:white;background-color:blue;"></div>
//- JS Attributte
//- JS Attribute
- const meineAttribute = {"src": "foto.png", "alt": "meine Bilder"}
img&attributes(meineAttribute)
//- <img src="foto.png" alt="meine Bilder">
Expand Down

0 comments on commit 5c8c5c0

Please sign in to comment.