Skip to content

Commit b414f4e

Browse files
authored
Update +page.markdoc
1 parent 4730478 commit b414f4e

File tree

1 file changed

+2
-2
lines changed
  • src/routes/blog/post/announcing-type-generation-feature

1 file changed

+2
-2
lines changed

src/routes/blog/post/announcing-type-generation-feature/+page.markdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ First, ensure you have the [Appwrite CLI](/docs/tooling/command-line/installatio
2929
appwrite pull collections
3030
```
3131

32-
To generate , you can use the Appwrite CLI command:
32+
To generate types, you can use the Appwrite CLI command:
3333
```bash
34-
appwrite [options] <output-directory>
34+
appwrite types [options] <output-directory>
3535

3636
```
3737

0 commit comments

Comments
 (0)