Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix types in description of viewser queryset command
  • Loading branch information
jimdale authored Aug 28, 2024
1 parent f0ff1a3 commit 64e5eea
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
Expand Up @@ -76,11 +76,11 @@ Show docstring for a particular transform:

List querysets stored in the queryset database:

`viewser querysets list`
`viewser queryset list`

Produce code required to generate a queryset

`viewser querysets show <queryset-name>`
`viewser queryset show <queryset-name>`

## Via API

Expand Down

0 comments on commit 64e5eea

Please sign in to comment.