fixed subject/verb agreement

Lawrence Velázquez
2023-05-21 16:20:07 -04:00
parent ab545ecd22
commit fdb134e349

@@ -30,7 +30,7 @@ For `PIPESTATUS`, the pipeline can be instrumented to record the exit value of e
### Exceptions:
If you only intend to target shells that supports this feature, you can change
If you only intend to target shells that support this feature, you can change
the shebang to a shell that guarantees support, or [[ignore]] this warning.
You can use `# shellcheck disable=SC3000-SC4000` to ignore all such compatibility