Skip to content

Commit

Permalink
docs: use fictional template literal tag
Browse files Browse the repository at this point in the history
  • Loading branch information
schoero committed Jan 19, 2025
1 parent a63d26c commit 26a8599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/defaults.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export default [
classAttributes: [
...getDefaultTags(),
[
"tw", [
"myTag", [
{
match: MatcherType.String
}
Expand Down

0 comments on commit 26a8599

Please sign in to comment.