diff --git a/content/docs/context.md b/content/docs/context.md index 8fcb2256f..706a63702 100644 --- a/content/docs/context.md +++ b/content/docs/context.md @@ -67,7 +67,7 @@ Here is an example illustrating how you might inject a "theme" using context: A more complex example with dynamic values for the theme: -**theme-contex.js** +**theme-context.js** `embed:context/theme-detailed-theme-context.js` **themed-button.js**