mirror of https://github.com/grafana/grafana.git
Fix language in backend.md (#26701)
* Fix language in backend.md * Update contribute/style-guides/backend.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
parent
ed950842bd
commit
d88864f376
|
@ -1,6 +1,6 @@
|
|||
# Backend style guide
|
||||
|
||||
Grafanas backend has been developed for a long time with a mix of code styles. This guide explains how we want to write Go code in the future.
|
||||
Grafana's backend has been developed for a long time with a mix of code styles. This guide explains how we want to write Go code in the future.
|
||||
|
||||
Unless stated otherwise, use the guidelines listed in the following articles:
|
||||
|
||||
|
|
Loading…
Reference in New Issue