Chore: fix typo in contribute/developer-guide.md to make codespell happy (#88639)

make codespell happy
This commit is contained in:
Artur Wierzbicki 2024-06-03 20:12:28 +04:00 committed by GitHub
parent 3f3f95fe0c
commit 6523bf4b8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -154,7 +154,7 @@ Running the backend tests on Windows currently needs some tweaking, so use the `
go run build.go test
```
### Run SQLLite, PostgreSQL and MySQL integration tests
### Run SQLite, PostgreSQL and MySQL integration tests
By default, grafana runs SQLite. To run test with SQLite: