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
adaptive-previews-device-classes
Atul Sharma 2 months ago committed by Eric Schmidt
parent d80255a85c
commit 29a0642ca1

@ -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