Skip to content

Commit

Permalink
Merge pull request #134 from ebouchut/patch-1
Browse files Browse the repository at this point in the history
Fix typo in cli-commands-explained.mdx
  • Loading branch information
martyndavies authored Sep 18, 2023
2 parents c451372 + 52dbc52 commit 257ddb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/cli-commands-explained.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ A new directory named `superface` will be created at this point, there you will

## `superface new`

The `new` command creates a new comlink for a provider based on a natural language query provided ny you.
The `new` command creates a new comlink for a provider based on a natural language query provided by you.

It is used when you are ready to define the use case you want to achieve with an API. For example:

Expand Down

0 comments on commit 257ddb1

Please sign in to comment.