Skip to content

Commit 6602d1e

Browse files
committed
docs: fix some typos
1 parent 6f9b2cb commit 6602d1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/20_setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
1. Login to Mia-Platform. You have two options:
1111
- (a) *User Authentication* - Use miactl authentication: if you have [`miactl`][miactl] installed you can login and
1212
the same session will then be used by the mcp server to authenticate. To login just type `miactl company list`,
13-
or any other miactl command, the browser will be opened and you can use your credentatials to login. You will be
13+
or any other miactl command, the browser will be opened and you can use your credentials to login. You will be
1414
able to access to all companies and projects that have been granted to your user.
1515
- (b) *Service Account* - [Create a Mia-Platform Service Account] with `Client Secret Basic` authorization mode
1616
(the only one supported at this time) the `Client Secret Basic` one. In that case you can access to just one
@@ -37,7 +37,7 @@ The `mcp` key is not needed in the `.vscode/mcp.json` file.
3737
Also note that you can change the host of the Console instance to your custom installation
3838
:::
3939

40-
This is the configuration if you are using mictl (a)
40+
This is the configuration if you are using miactl (a)
4141

4242
```json
4343
{

0 commit comments

Comments
 (0)