mirror of https://github.com/grafana/grafana.git
Chore: fix typo in `contribute/developer-guide.md` to make codespell happy (#88639)
make codespell happy
This commit is contained in:
parent
3f3f95fe0c
commit
6523bf4b8e
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue