diff --git a/_docs-sources/guides/style/index.md b/_docs-sources/guides/style/index.md
index 616cfac2b1..3c516f4764 100644
--- a/_docs-sources/guides/style/index.md
+++ b/_docs-sources/guides/style/index.md
@@ -20,5 +20,11 @@ Learn Gruntwork's Go coding style.
href="/guides/style/markdown-style-guide">
Learn how Gruntwork formats our READMEs and documentation.
+
+Gruntwork follows Google's shell style guide for Bash scripts.
+
+
diff --git a/docs/guides/style/index.md b/docs/guides/style/index.md
index 67005bfc96..2912fcfdba 100644
--- a/docs/guides/style/index.md
+++ b/docs/guides/style/index.md
@@ -20,6 +20,12 @@ Learn Gruntwork's Go coding style.
href="/guides/style/markdown-style-guide">
Learn how Gruntwork formats our READMEs and documentation.
+
+Gruntwork follows Google's shell style guide for Bash scripts.
+
+
@@ -27,6 +33,6 @@ Learn how Gruntwork formats our READMEs and documentation.