Skip to content

Commit c22b957

Browse files
chore: apply automated updates
1 parent 302ef03 commit c22b957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ import { compileRouterToString } from "rou3/experimental-compiler";
123123
const router = createRouter();
124124
// [add some routes with serializable data]
125125
const compilerCode = compileRouterToString(router, "findRoute");
126-
// "const findRoute=(m, m) => {}"
126+
// "const findRoute=(m, p) => {}"
127127
```
128128

129129
<!--/automd -->

0 commit comments

Comments
 (0)