diff --git a/README.md b/README.md index cbd1b5dd..711af3e0 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ When using the component, you specify what slots you want to fill and where you {% endcomponent_block %} ``` -Since to header block is unspecified, it's taken from the base template. If you put this in a template, and send in date=2020-06-06, this is what's rendered: +Since the header block is unspecified, it's taken from the base template. If you put this in a template, and send in date=2020-06-06, this is what's rendered: ```html