Skip to content

Commit dd263e5

Browse files
authored
Fix spelling
1 parent b0df974 commit dd263e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • runner/AndroidTestOrchestratorSample

runner/AndroidTestOrchestratorSample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Android Test Orchestrator allows you to run each of your app's tests in isol
44
See https://developer.android.com/training/testing/junit-runner#using-android-test-orchestrator for more background.
55

66
This sample is a subset of the AndroidJUnitRunner sample, but it
7-
ilustrates how to enable the Android Test Orchestrator in the app/build.gradle file.
7+
illustrates how to enable the Android Test Orchestrator in the app/build.gradle file.
88

99
This project uses the Gradle build system. You don't need an IDE to build and execute it but Android Studio is recommended.
1010

0 commit comments

Comments
 (0)