From 5938f7f2fc5df92c02cf55b6581b3f578f2ed8b6 Mon Sep 17 00:00:00 2001 From: Jan Knobloch <116908874+jk4e@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:52:24 +0200 Subject: [PATCH] [pug/de-de] Fix typo (#5114) --- de-de/pug-de.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de-de/pug-de.html.markdown b/de-de/pug-de.html.markdown index e4229622..ec03024a 100644 --- a/de-de/pug-de.html.markdown +++ b/de-de/pug-de.html.markdown @@ -87,7 +87,7 @@ div(class=meineKlasse) div(style=meineStile) //-
-//- JS Attributte +//- JS Attribute - const meineAttribute = {"src": "foto.png", "alt": "meine Bilder"} img&attributes(meineAttribute) //-