Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
Signed-off-by: alexmerlin <[email protected]>
  • Loading branch information
alexmerlin committed Jun 30, 2024
1 parent a282a51 commit 62d2e37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It's a modern tool that incorporates the power of multiple already known command

## How it works?

Choose a tool from the below list, and we will guide you through the steps that will install and configure it for you.
Choose a tool from the below list, and we will guide you through the steps that will install and configure it for you.

- [WSL](wsl/README.md)
- [Docker](docker/README.md)
2 changes: 1 addition & 1 deletion docs/book/v1/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ where:
- `command_alias` is the name by which you want to call your original command
- `command to execute`: the original command to be executed on alias call

### Example:
### Example

```text
alias list_files="ls -Al"
Expand Down

0 comments on commit 62d2e37

Please sign in to comment.