Skip to content

Commit 2370d83

Browse files
authored
Update README.md (#180)
Grammar update for “outputs are” instead of “outputs is”
1 parent d5cbd3f commit 2370d83

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
@@ -254,7 +254,7 @@ The action supports the following inputs:
254254
## Outputs
255255

256256
This action does not configure any outputs directly. However, when you set the `terraform_wrapper` input
257-
to `true`, the following outputs is available for subsequent steps that call the `terraform` binary.
257+
to `true`, the following outputs are available for subsequent steps that call the `terraform` binary.
258258

259259
- `stdout` - The STDOUT stream of the call to the `terraform` binary.
260260

0 commit comments

Comments
 (0)