Skip to content

Commit 7ecc143

Browse files
authored
Typo in readme (#300)
1 parent 1ba9a9c commit 7ecc143

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
@@ -129,7 +129,7 @@ Before you can write instrumentation tests with JUnit Jupiter, make sure that yo
129129
```
130130
</details>
131131

132-
By enabling JUnit 5 for instrumentation tests, you will gain access to `ActivityScenarioExtension` (amog other things), which helps with the orchestration of `Activity` classes. Check [the wiki][wiki-home] for more info.
132+
By enabling JUnit 5 for instrumentation tests, you will gain access to `ActivityScenarioExtension` (among other things), which helps with the orchestration of `Activity` classes. Check [the wiki][wiki-home] for more info.
133133

134134
## Jetpack Compose
135135

0 commit comments

Comments
 (0)