From 5b8991cb11c2147b491df5fe428dd0ce1bc2a855 Mon Sep 17 00:00:00 2001
From: mirnawong1 <89008547+mirnawong1@users.noreply.github.com>
Date: Wed, 8 Nov 2023 13:23:14 +0000
Subject: [PATCH] Update content-style-guide.md
---
contributing/content-style-guide.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/contributing/content-style-guide.md b/contributing/content-style-guide.md
index aef910022e2..688a6d21175 100644
--- a/contributing/content-style-guide.md
+++ b/contributing/content-style-guide.md
@@ -495,13 +495,13 @@ dbt officially provides two command line tools for running dbt commands:
- [dbt Cloud CLI](/docs/cloud/cloud-cli-installation) — This tool allows you to develop locally and execute dbt commands against your dbt Cloud development environment from your local command line.
- [dbt Core](https://github.com/dbt-labs/dbt-core) — This open-source tool is designed for local installation, enabling you to use dbt Core on the command line and communicate with databases through adapters.
-Here are some examples of what to use and what to avoid:
+Here are some examples of what to use and what to avoid:
-✅ Set up in the dbt Cloud CLI or dbt Core
-✅ Set up in the dbt Cloud CLI or dbt Core CLI
+✅ Set up in the dbt Cloud CLI or dbt Core
+✅ Set up in the dbt Cloud CLI or dbt Core CLI
-❌ Set up via dbt CLI
-❌ Set up in dbt Cloud, **or** via the CLI
+❌ Set up via dbt CLI
+❌ Set up in dbt Cloud, **or** via the CLI
### Terms to use or avoid