Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisintech committed Sep 25, 2024
1 parent 3387f1d commit b2f790f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstarts/express.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Learn how to integrate Clerk into your Express backend for secure user authentic

Clerk's [Express SDK](/docs/references/express/overview) has prebuilt components, React hooks, and helpers to make user authentication easier.

To get started using Clerk with Express, add the SDK to your project:
To get started using Clerk with Express, add the SDK to your project:

<CodeBlockTabs options={["npm", "yarn", "pnpm"]}>
```bash {{ filename: 'terminal' }}
Expand Down

0 comments on commit b2f790f

Please sign in to comment.