Skip to content

Commit

Permalink
chore(article): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robinboehm authored Mar 27, 2024
1 parent dddc80d commit e5b50e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Relevante Dokumentation:

Sie können nun die gleichnamige Abkürzung für "v-bind" verwenden, anstatt den Attributnamen zu wiederholen. Zum Beispiel:

``html
```html
<img :id="id" :src="src" :alt="alt">
```

Expand Down

0 comments on commit e5b50e8

Please sign in to comment.