Skip to content

Commit

Permalink
Update README.md (#94)
Browse files Browse the repository at this point in the history
A very minor typo in first sentence "in" should be "is"
  • Loading branch information
tomthetrainer authored Jun 7, 2024
1 parent 5fc034a commit 720fa33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Event Store Cloud CLI

`esc` in a command-line tool that allows to access Event Store Cloud API in the comfort of your terminal.
`esc` is a command-line tool that allows to access Event Store Cloud API in the comfort of your terminal.

## Authentication

Expand Down Expand Up @@ -170,4 +170,4 @@ esc access members update --id <member-id> --active false

```
esc access members delete --id <member-id>
```
```

0 comments on commit 720fa33

Please sign in to comment.