Skip to content

Commit 8a08302

Browse files
authored
Merge pull request #2021 from imAtulSharma/main
fix: typo in README.md for 'analyze'
2 parents 55970c2 + 130e916 commit 8a08302

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
@@ -190,7 +190,7 @@ Then copy the resulting baseline profile from the emulator to [`app/src/main/bas
190190

191191
## Compose compiler metrics
192192

193-
Run the following command to get and analyse compose compiler metrics:
193+
Run the following command to get and analyze compose compiler metrics:
194194

195195
```bash
196196
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true

0 commit comments

Comments
 (0)