Skip to content

Commit 11cd44a

Browse files
JLekawatatomyr
authored andcommitted
Apply suggestions from code review
1 parent 061f7e4 commit 11cd44a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/commands/login.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,21 @@ redocly login [--help] [--verbose] [--version]
2222
redocly login --verbose
2323
```
2424

25-
To authenticate using **Reunite** API, use `--next` option.
25+
To authenticate using **Reunite** API, use the `--next` option.
2626

2727
```bash
2828
redocly login --next
2929
```
3030

31-
Please note that login with **Reunite** API does not allow you to use the `push` command.
31+
Note that logging in with **Reunite** API does not allow you to use the `push` command.
3232

3333
## Options
3434

3535
| Option | Type | Description |
3636
| ------------------------ | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
3737
| --config | string | Specify path to the [configuration file](../configuration/index.md). |
3838
| --help | boolean | Show help. |
39-
| --region, --residency -r | string | Specify residency of the application. Supported values: `us`, `eu`. The `eu` region is limited to enterprise customers. Default value is `us`. |
39+
| --region, --residency -r | string | Specify the residency of the application. Supported values: `us`, `eu`. The `eu` region is limited to enterprise customers. Default value is `us`. |
4040
| --verbose | boolean | Display additional output. |
4141
| --version | boolean | Show version number. |
4242
| --next | boolean | Authenticate through Reunite API. |

0 commit comments

Comments
 (0)