objx
objx copied to clipboard
Fix typo in Taskfile
Summary
Fix a minor typo in the Taskfile.yml
Super minor change and you could do it yourself - just found it while searching for something else in one of our dependencies. I would propose fixing it.
Checklist
- [x] Tests are passing:
task test - [x] Code style is correct:
task lint
Thanks for the PR. LGTM.