diff --git a/contribute/backend/recommended-practices.md b/contribute/backend/recommended-practices.md index e1d940614a8..4a96a0f3f72 100644 --- a/contribute/backend/recommended-practices.md +++ b/contribute/backend/recommended-practices.md @@ -119,7 +119,7 @@ For example: Today it's only possible to provision data sources and dashboards, but we want to support it throughout Grafana in the future. -### 109 - Use `context.Context` +## 109 - Use `context.Context` **State:** Completed.