Skip to content

Commit adc673d

Browse files
authored
Fix typo in imageviewer/README.md (#5422)
**Describe proposed changes and the issue being fixed** Corrected grammar in documentation: changed *"if you already runned this sample before"* to *"if you already ran this sample before"*. No other changes were made.
1 parent 376078a commit adc673d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/imageviewer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To setup the environment, please consult these [instructions](https://www.jetbra
1313

1414
## How to run
1515

16-
If you already runned this sample before, then you need to execute command at least once:
16+
If you already ran this sample before, then you need to execute command at least once:
1717
`/gradlew podInstall`
1818

1919
Choose a run configuration for an appropriate target in IDE and run it.

0 commit comments

Comments
 (0)