fix: typo in README.md for 'analyze'

We are using american english in our documentation so 'analyse' if for British english and 'analyze' is for american english
pull/2021/head
Atul Sharma 2 weeks ago committed by GitHub
parent 55970c2487
commit 130e916493
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -190,7 +190,7 @@ Then copy the resulting baseline profile from the emulator to [`app/src/main/bas
## Compose compiler metrics
Run the following command to get and analyse compose compiler metrics:
Run the following command to get and analyze compose compiler metrics:
```bash
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true

Loading…
Cancel
Save