From 5c71a7a360cd1768a8e8ad0e8996486d2a76959d Mon Sep 17 00:00:00 2001 From: mbreithecker Date: Fri, 8 Sep 2023 12:28:12 +0200 Subject: [PATCH] fix: wording --- .../accessing_data/elt_pipeline/airbyte_local_deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data_engineers/accessing_data/elt_pipeline/airbyte_local_deployment.md b/docs/data_engineers/accessing_data/elt_pipeline/airbyte_local_deployment.md index e67f822..0239a22 100644 --- a/docs/data_engineers/accessing_data/elt_pipeline/airbyte_local_deployment.md +++ b/docs/data_engineers/accessing_data/elt_pipeline/airbyte_local_deployment.md @@ -72,7 +72,7 @@ cd airbyte git checkout feat/mainnet-support ``` -Then start the server by running +Then start Airbyte locally by running ```sh ./run-ab-platform.sh