diff --git a/doc/reference/slots.md b/doc/reference/slots.md index 12854f09..d565a731 100644 --- a/doc/reference/slots.md +++ b/doc/reference/slots.md @@ -133,7 +133,7 @@ Slots can define a default content, in case the parent did not define them: ## Dynamic Slots The `t-slot` directive is actually able to use any expressions, using string -interplolation: +interpolation: ```xml