From 05b8259653d8bf9656254e2c13e2f9d396859793 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 21:46:25 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbb02b8..48df971 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ Note: by design, `createCli` simply collects these procedures rather than throwi ### API docs -#### [createCli](./src/index.ts#L55) +#### [createCli](./src/index.ts#L66) Run a trpc router as a CLI.