Skip to content

Commit dbf57ba

Browse files
committed
fix(docs): correct typos and spelling
1 parent 0213741 commit dbf57ba

File tree

1 file changed

+2
-2
lines changed
  • packages/docs/src/routes/docs/deployments/azion

1 file changed

+2
-2
lines changed

packages/docs/src/routes/docs/deployments/azion/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Now, you can generate static site while using `Qwik`'s rich ecosystem, file base
7171

7272
## Deploy to Azion
7373

74-
To deploy your Qwik application to Azion, you need to install the Azion CLI. You can install it by following this [guide](https://www.azion.com/en/documentation/products/azion-cli/overview/#installing-azion-clil).
74+
To deploy your Qwik application to Azion, you need to install the Azion CLI. You can install it by following this [guide](https://www.azion.com/en/documentation/products/azion-cli/overview/#installing-azion-cli).
7575

7676
Once you have the Azion CLI installed, you can deploy your application by following these steps:
7777

@@ -93,7 +93,7 @@ Enter the desired name for your **application**:
9393
? (Hit enter to accept the suggested name in parenthesis) Your application's name: (nimble-tyrion)
9494
```
9595
96-
Choose a **preset**, `Qwick` is the option you are looking for:
96+
Choose a **preset**, `Qwik` is the option you are looking for:
9797
9898
```shell
9999
? Choose a preset: [Use arrows to move, type to filter]

0 commit comments

Comments
 (0)