File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ new class {
223223}
224224```
225225
226- When you're using the procedural method of route binding, you actually do not have to include a ` mount ` function. If you
226+ When you're using the class-based method of route binding, you actually do not have to include a ` mount ` function. If you
227227have a public or protected property that is named the same as a route parameter, we will go ahead and auto set it if
228228there is no ` mount ` function available.
229229
@@ -1175,4 +1175,4 @@ It is also a proxy to the Playwright `page` class.
11751175## Credits
11761176
11771177- All Fusion artwork was designed by [ Will King] ( https://x.com/wking__ )
1178- - Fusion was named by [ Josh Cirre] ( https://x.com/joshcirre ) ! It had a much worse working name, which is so bad I won't share it.
1178+ - Fusion was named by [ Josh Cirre] ( https://x.com/joshcirre ) ! It had a much worse working name, which is so bad I won't share it.
You can’t perform that action at this time.
0 commit comments