Skip to content

Commit

Permalink
fix typo bug
Browse files Browse the repository at this point in the history
  • Loading branch information
livia23k committed Oct 30, 2023
1 parent 3a7f1ae commit 15d48a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/tech/2023-10-29-trpc-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ export default function TestingPage() {

### 4.1 Auth

a sample (from [danba340/full-stack-t3-tutorial]([]https://github.com/danba340/full-stack-t3-tutorial))
a sample (from [danba340/full-stack-t3-tutorial](https://github.com/danba340/full-stack-t3-tutorial))

```ts
import type { GetServerSidePropsContext } from "next";
Expand Down

0 comments on commit 15d48a3

Please sign in to comment.