diff --git a/aio/content/guide/component-overview.md b/aio/content/guide/component-overview.md
index e3d5e037c7..8d7c280a41 100644
--- a/aio/content/guide/component-overview.md
+++ b/aio/content/guide/component-overview.md
@@ -138,7 +138,7 @@ To define a template within the component, add a `template` property to the `@Co
region="template">
-If your want your template to span multiple lines, you can use backticks ( ` ).
+If you want your template to span multiple lines, you can use backticks ( ` ).
For example: