Update recommended-practices.md to fix 109's header (#102310)

Minor PR, just to use a `h2` (`##`) header for item 109, as for all other item.
This commit is contained in:
Fabrizio
2025-03-20 09:20:14 +01:00
committed by GitHub
parent ad5d7e9ad6
commit a858ddc470
+1 -1
View File
@@ -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.