diff --git a/website/docs/guides/visual-editor-qs.md b/website/docs/guides/visual-editor-qs.md index d8a4efa9f9..099f76d949 100644 --- a/website/docs/guides/visual-editor-qs.md +++ b/website/docs/guides/visual-editor-qs.md @@ -39,7 +39,7 @@ To use the Visual Editor, you must meet the following prerequisites: :::note -The examples in this guide use the [Jaffle Shop](https://github.com/dbt-labs/jaffle-shop) GitHub repo sample project. You can use your data, but the Jaffle Shop offers a full-featured project useful for testing dbt features. Ask your dbt Cloud administrator about importing it to a project in your environment. They must also execute `dbt run` on the Jaffle Shop project before you begin, or you will be unable to reference the source models. +The examples in this guide use the [Jaffle Shop](https://github.com/dbt-labs/jaffle-shop) GitHub repo sample project. You can use your own data, but the Jaffle Shop offers a full-featured project useful for testing dbt features. Ask your dbt Cloud administrator about importing it to a project in your environment. They must also execute `dbt run` on the Jaffle Shop project before you begin, or you will be unable to reference the source models. :::