Skip to content

Commit

Permalink
Fixed typos and grammatical errors
Browse files Browse the repository at this point in the history
  • Loading branch information
0xScratch authored May 23, 2024
1 parent a482216 commit f31edf0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/6-apillon-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ For commands that return a list of results, for example `apillon storage list-fi
- `--page <integer>`: Page number
- `--search <string> `: Search by name or other object identifier

> For example responses and for an overview of all properties, refer to [the Apillon API wiki](https://wiki.apillon.io/build/1-apillon-api.html). Note: CLI responses may be dfferent from API responses.
> For example responses and for an overview of all properties, refer to [the Apillon API wiki](https://wiki.apillon.io/build/1-apillon-api.html). Note: CLI responses may be different from API responses.
# Commands

Expand Down Expand Up @@ -782,8 +782,8 @@ jobs:
####
## if you are using a framework for building web app, you can replace previous two step with the
## appropriate command for generating static webpage, like an example bellow.
## Find the correct command in your framework documentation. You may need to to change the
## appropriate command for generating static webpage, like the example below.
## Find the correct command in your framework documentation. You may need to change the
## name of the source folder in the last step (CLI call)
####

Expand Down

0 comments on commit f31edf0

Please sign in to comment.