From 4c4caefa7d783b88a5cfe42e987fcd5dc47589d7 Mon Sep 17 00:00:00 2001 From: Arjen Kroezen Date: Fri, 9 Feb 2024 13:54:37 +0100 Subject: [PATCH] Update docs/basic/getting_started.md Co-authored-by: Yennifer Santos <46519584+ydaponte@users.noreply.github.com> --- docs/basic/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic/getting_started.md b/docs/basic/getting_started.md index 8bab7c22..1b08fb32 100644 --- a/docs/basic/getting_started.md +++ b/docs/basic/getting_started.md @@ -12,7 +12,7 @@ The framework is designed to work with the `json` files that define the data fac For Visual Studio Code, the guidance is: -1. Create a new folder alongside the data factory pipeline files for your test project called `tests`. +1. Create a new folder alongside the data factory pipeline files for the test project called `tests`. 2. Open the new folder in Visual Studio Code. 3. Install the framework by installing the library the terminal with pip: