We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ef0d1 commit cc713e8Copy full SHA for cc713e8
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