diff --git a/website/docs/docs/build/data-tests.md b/website/docs/docs/build/data-tests.md index 552c80d4c36..afe4719768c 100644 --- a/website/docs/docs/build/data-tests.md +++ b/website/docs/docs/build/data-tests.md @@ -68,7 +68,7 @@ having total_amount < 0 The name of this test is the name of the file: `assert_total_payment_amount_is_positive`. -To add a description to a singular test to your project, add a `.yml` file to your `tests` directory, for example, `tests/schema.yml` with the following content: +To add a description to a singular test in your project, add a `.yml` file to your `tests` directory, for example, `tests/schema.yml` with the following content: