Skip to content

Commit fa6b03b

Browse files
authored
Merge pull request #146 from SlimGee/patch-1
fix: typo on turbo-frames.md
2 parents 00be971 + 518f0b6 commit fa6b03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/turbo-frames.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Introduction
66

7-
The Turbo Stream tag that ships with Turbo can be used on your Blade views just like any other HTML tag:
7+
The Turbo Frame tag that ships with Turbo can be used on your Blade views just like any other HTML tag:
88

99
```blade
1010
<turbo-frame id="@domid($post, 'create_comment')">

0 commit comments

Comments
 (0)