Skip to content

Commit ab4800e

Browse files
committed
doc: removed trailing space from readme
1 parent 2b6db3d commit ab4800e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Override parameters using a local JSON file: `"file:///${{ github.workspace }}/p
4444

4545
#### envs-prefix-for-parameter-overrides (OPTIONAL)
4646

47-
You can also override parameter values using environment variables with prefixed keys. Use `envs-prefix-for-parameter-overrides` parameter to define a prefix you want action to filter out and combine with other parameters while deploying.
47+
You can also override parameter values using environment variables with prefixed keys. Use `envs-prefix-for-parameter-overrides` parameter to define a prefix you want action to filter out and combine with other parameters while deploying.
4848

4949
The biggest advantage of this approach is that you don't need to think about escaping your variables (as long as Github UI/YAML accepts it).
5050

0 commit comments

Comments
 (0)