From 3c6c94fc6fe2ac536c8b0d5c6a86a0044b9aa4e3 Mon Sep 17 00:00:00 2001 From: Nick Wu Date: Sat, 18 Aug 2018 12:27:42 -0400 Subject: [PATCH] Change apply'd to applied, add periods at end of bullets --- runatlantis.io/.vuepress/components/HomeCustom.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runatlantis.io/.vuepress/components/HomeCustom.vue b/runatlantis.io/.vuepress/components/HomeCustom.vue index 809787af1..d81274691 100644 --- a/runatlantis.io/.vuepress/components/HomeCustom.vue +++ b/runatlantis.io/.vuepress/components/HomeCustom.vue @@ -88,7 +88,7 @@
  • See exactly which resources were changed.
  • -
  • Know who apply'd +
  • Know who applied the change and who approved it.
  • @@ -118,9 +118,9 @@
  • Runs as a Golang binary or Docker image and can be deployed on VMs, Kubernetes, Fargate, etc.
  • -
  • Listens for webhooks from GitHub/GitLab/Bitbucket +
  • Listens for webhooks from GitHub/GitLab/Bitbucket.
  • -
  • Runs terraform commands remotely and comments back with their output +
  • Runs terraform commands remotely and comments back with their output.