Skip to content

Commit 55dc06b

Browse files
authored
Update readme.md
1 parent abc5696 commit 55dc06b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Use `tag` when the link must be wrapped, for example in a dropdown menu:
143143

144144
Use `tagClass` when the wrapper needs styling:
145145
```latte
146-
{include lang-switch, lang: 'cs', name: 'Czech', tag: 'li', tagClass: 'dropdown-item-wrapper'}
146+
{include lang-switch, lang: 'cs', name: 'Czech', tag: 'li', tagClass: 'item-wrapper'}
147147
```
148148

149149
## Notes

0 commit comments

Comments
 (0)