diff --git a/docs/docs/developer/setup.md b/docs/docs/developer/setup.md index d553ca7d8d..e813fa8f15 100644 --- a/docs/docs/developer/setup.md +++ b/docs/docs/developer/setup.md @@ -72,7 +72,7 @@ IMMICH_SERVER_URL=https://demo.immich.app/ npm run dev Setting these in the IDE give a better developer experience, auto-formatting code on save, and providing instant feedback on lint issues. -### Dart Code Metris +### Dart Code Metrics The mobile app uses DCM (Dart Code Metrics) for linting and metrics calculation. Please refer to the [Getting Started](https://dcm.dev/docs/getting-started/#installation) page for more information on setting up DCM