Skip to content

Commit

Permalink
Update docs/guide/templates.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhawksley committed Jun 23, 2023
1 parent 83c3f56 commit e92b79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ _**Note**: `call_*` methods must be public._
Since 3.0.0
{: .label }

To define a template inside a component call the `.TEMPLATE_HANDLER_template` macro:
To define a template inside a component, call the `.TEMPLATE_HANDLER_template` macro:

```ruby
class InlineErbComponent < ViewComponent::Base
Expand Down

0 comments on commit e92b79c

Please sign in to comment.