diff --git a/docs/GettingStarted/QuickStart.md b/docs/GettingStarted/QuickStart.md index 686a8ba421f..8132196b641 100644 --- a/docs/GettingStarted/QuickStart.md +++ b/docs/GettingStarted/QuickStart.md @@ -11,7 +11,7 @@ The key steps to deploy and utilize Apache DevLake. Install DevLake using either Docker Compose or Helm. If you want to upgrade DevLake to a newer version, please refer to the upgrade manuals. ## Step 2. Configure DevLake -Configure DevLake via the Config UI. Follow the turorial for configuration instructions. If you specifically want to configure DORA metrics, please refer to the DORA manuals for detailed instructions. +Configure DevLake via the Config UI. Follow the tutorial for configuration instructions. If you specifically want to configure DORA metrics, please refer to the DORA manuals for detailed instructions. ## Step 3. View Data in Grafana Dashboards After configuring DevLake and collecting data, access the Config UI and click the "Dashboards" button in the top-right corner to view the data in Grafana dashboards. For comprehensive instructions, please refer to the [Grafana manuals](/docs/Configuration/Dashboards/GrafanaUserGuide.md).