diff --git a/stencil.md b/stencil.md index 88694292a..f3853976a 100644 --- a/stencil.md +++ b/stencil.md @@ -39,7 +39,7 @@ export class MyComponent { ``` -That's the same example in the [Readme](https://github.com/ionic-team/stencil), that's as simple as you can get! +That's the same example in the [Readme](https://github.com/ionic-team/stencil), that's as simple as you can get! Just use `` like you would use any other HTML tag. ### DOM events