From bb375af14bbf804bc0162c50d17ae889b8d057ea Mon Sep 17 00:00:00 2001 From: Carlo Yannuzzi <109364007+carlogy@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:42:50 -0500 Subject: [PATCH] Update README.md Addressed a small typo on line 53. IYou to You. --- packages/allure-cucumberjs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/allure-cucumberjs/README.md b/packages/allure-cucumberjs/README.md index a61004055..537e9e5e9 100644 --- a/packages/allure-cucumberjs/README.md +++ b/packages/allure-cucumberjs/README.md @@ -50,7 +50,7 @@ Enable the `allure-cucumberjs/reporter` formatter in [the Cucumber.js configurat When the test run completes, the result files will be generated in the `./allure-results` directory. -IYou may select another location, or further customize the formatter's behavior with [the configuration options](https://allurereport.org/docs/cucumberjs-configuration/). +You may select another location, or further customize the formatter's behavior with [the configuration options](https://allurereport.org/docs/cucumberjs-configuration/). ### View the report