From 155c4c5e8811ce26c0c90ae630ce03d18215a252 Mon Sep 17 00:00:00 2001 From: chenrui Date: Fri, 15 May 2020 13:15:58 -0400 Subject: [PATCH] Remove extra period. Co-authored-by: Matthew Sanabria <24284972+sudomateo@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6738d23..0a21b34 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ This action does not configure any outputs directly. However, when the `terrafor - `stderr` - The STDERR stream of the call to the `terraform` binary. -- `exitcode` - The exit code of the call to the `terraform` binary.. +- `exitcode` - The exit code of the call to the `terraform` binary. ## License