Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avdyushin committed Dec 1, 2023
1 parent c687f2d commit e09b167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-utils-bluetooth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ val device = buildMockDevice(coroutineContext) {
}
```

Simulate connection to the device after given delay (`connectionDelay`) and check connected state afterwords:
Simulate connection to the device after given delay (`connectionDelay`) and check connected state afterwards:

```kotlin
device.connect()
Expand Down

0 comments on commit e09b167

Please sign in to comment.