Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler committed Mar 10, 2022
1 parent 6459b1c commit 44227c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The list of arguments can be treated like any set of arguments defined on a func
{{ $hello('Taylor', 'Yo, ') }}
```

The above code will now output `Hello, Ryan!` as well as `Yo, Taylor!`.
The above code will now output `Hello, Ryan!` as well as `Yo, Taylor!`. This is really cool, I know!

## Testing

Expand Down

0 comments on commit 44227c5

Please sign in to comment.