Skip to content

Commit 312cc5e

Browse files
Merge pull request #4 from stackql/issue-2-imporve-read-me
small fix in readme
2 parents 1d26177 + 2cd5705 commit 312cc5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ where org = 'stackql';
6060
```
6161

6262

63-
## Input
63+
## Inputs
6464
- `auth_obj_path` - (optional) the path of json file that stores stackql AUTH string
6565
- `auth_str` - (optional) stackql AUTH string, need either auth_str or auth_obj_path
6666
- `query` - (optional) stackql query to execute

0 commit comments

Comments
 (0)