We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9cfc32 commit 0dcc004Copy full SHA for 0dcc004
1 file changed
docs/en/appendices/6-0-migration-guide.md
@@ -102,7 +102,7 @@ Some properties have also been renamed to better reflect their purpose. These ar
102
103
### Router
104
105
-- RouteBuilder has adjusted the signature of `scope()`, `prefix()` and `resources()`
+- `RouteBuilder` has adjusted the signature of `scope()`, `prefix()` and `resources()`
106
so the 2nd and 3rd parameters have been swapped.
107
We recommend using named parameters to prevent confusion and make the code more readable.
108
0 commit comments