Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions devvit-docs/docs/get-started/create-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ $ devvit new --template custom-post <project-name>

| Template | Description |
| -------------- | --------------------------------------------------------- |
| `blocks-post` | An interatcive post template using Devvit blocks. |
| `webview-post` | An interatcive post template using the webview comopnent. |
| `blocks-post` | An interactive post template using Devvit blocks. |
| `webview-post` | An interactive post template using the webview component. |
| `empty` | The default, boilerplate project template. |