diff --git a/source/api/directives.md b/source/api/directives.md index 825e37edf9..27d6926bde 100644 --- a/source/api/directives.md +++ b/source/api/directives.md @@ -11,7 +11,7 @@ order: 6 Updates the element's `textContent`. -Internally, {{ Mustache }} interpolations are also compiled as a `v-text` direcitve on a textNode. +Internally, {{ Mustache }} interpolations are also compiled as a `v-text` directive on a textNode. ### v-html