Fix minor spelling errors (#191)

This commit is contained in:
Prince Mishra 2022-09-25 10:11:08 +05:30 committed by GitHub
parent 45132cb237
commit caf5b65f9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,8 +39,8 @@ Usage
### One off query
The `sql` sbucommand execute a provided SQL query against specificed static
dataset and return the result in stdout on exit. This is usually useful for
The `sql` subcommand executes a provided SQL query against specificed static
dataset and returns the result in stdout on exit. This is usually useful for
script automation tasks.
```