Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ This is an option that is attached automatically to any command and enables you
So for example let's assume you make this call:

```
commandcar facebook.get_user --accees_token 123456 --ret first_name
commandcar facebook.get_user --access_token 123456 --ret first_name
```

Now let's assume that the API response is:
Expand All @@ -167,4 +167,4 @@ Then the output would be simply `John` instead of the entire json.

# Gitter

We're on [gitter](https://gitter.im/tikalk/commandcar) if you want to talk with us.
We're on [gitter](https://gitter.im/tikalk/commandcar) if you want to talk with us.