Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
catarial committed Sep 12, 2024
1 parent ffd3a2e commit a18d777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/tutorial/android-debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Start the emulator:
emulator -avd <avd-name>
```

`adb` should connect to the emulator automatically, `adb devices` to verify.
`adb` should connect to the emulator automatically, run `adb devices` to verify.

## Real Phone

Expand Down

0 comments on commit a18d777

Please sign in to comment.