Skip to content

Commit ba12a0a

Browse files
authored
Apply typo fix
1 parent f2acd7a commit ba12a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ module.exports = {
284284
```
285285
286286
### Allure Reporting
287-
It's also possible to generate local allure reports for analyzing and debuging results. [Allure](https://allurereport.org/) is a language agnostic reporting framework which enables useful features for developers and test-suite designers.
287+
It's also possible to generate local allure reports for analyzing and debugging results. [Allure](https://allurereport.org/) is a language agnostic reporting framework which enables useful features for developers and test-suite designers.
288288
289289
To run the tests and browse the report, use the following commands:
290290
```bash

0 commit comments

Comments
 (0)