Skip to content

Commit 5f67414

Browse files
committed
Apply typo fix
1 parent 49348ec commit 5f67414

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
@@ -285,7 +285,7 @@ module.exports = {
285285
```
286286
287287
### Allure Reporting
288-
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.
288+
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.
289289
290290
To run the tests and browse the report, use the following commands:
291291
```bash

0 commit comments

Comments
 (0)