Skip to content

Commit 989ad79

Browse files
authored
docs: fix typo in detoxs.md (#5579)
1 parent 16b2f32 commit 989ad79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/detox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ As you see, CodeceptJS test is shorter and easier to follow. By simplifying the
6060

6161
## Setup
6262

63-
It is important to follow [Detox guide](https://github.com/wix/Detox/blob/master/docs/Introduction.GettingStarted.md) to build an application with Detox test instrouments included.
63+
It is important to follow [Detox guide](https://github.com/wix/Detox/blob/master/docs/Introduction.GettingStarted.md) to build an application with Detox test instruments included.
6464

6565
After you install Detox, create configuration and build an application using `detox build` command, you are ready to integrate Detox with CodeceptJS.
6666

0 commit comments

Comments
 (0)