Skip to content

Commit e0d3631

Browse files
docs: fix typos (#115)
1 parent d8d206f commit e0d3631

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/cli/testing-the-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The report uri is included in the test output.
104104

105105
#### Example:
106106

107-
The following will be included the the output of failed tests:
107+
The following will be included in the output of failed tests:
108108

109109
```
110110
...

docs/introduction/config-file.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 2
44

55
# Config File
66

7-
The config file - which unless specified in the cli should live in `./owl.config.json` - is used to describe how Owl should run your app and your tests. Below you can find all the options the can be specified.
7+
The config file - which unless specified in the cli should live in `./owl.config.json` - is used to describe how Owl should run your app and your tests. Below you can find all the options that can be specified.
88

99
### Options
1010

0 commit comments

Comments
 (0)