diff --git a/contribute/developer-guide.md b/contribute/developer-guide.md index 636fb814716..9389d996348 100644 --- a/contribute/developer-guide.md +++ b/contribute/developer-guide.md @@ -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: