Skip to content

Commit 32a5df3

Browse files
authored
chore: typo (#21)
pnpmf -> pnpm
1 parent 3ac43e4 commit 32a5df3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/guides/first-server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ npm install --save-dev typescript
107107
<TabItem label="pnpm">
108108

109109
```sh
110-
# Installing TypeScript with pnpmf
110+
# Installing TypeScript with pnpm
111111
pnpm add --save-dev typescript
112112
```
113113

0 commit comments

Comments
 (0)