Update README.md

This commit is contained in:
Robert Soriano
2022-05-20 09:14:40 -07:00
committed by GitHub
parent f8d82c4af1
commit 3e47e2a389

View File

@@ -101,7 +101,7 @@ const {
## Options ## Options
trpc-nuxt accepts the following options exposed under `~/server/trpc.index.ts`: trpc-nuxt accepts the following options exposed under `~/server/trpc/index.ts`:
```ts ```ts
import * as trpc from '@trpc/server' import * as trpc from '@trpc/server'