mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Add correct casing for API and ID to style guide (#19625)
This commit is contained in:
parent
606392b4c6
commit
2ac9fad603
@ -56,7 +56,7 @@ For all items not covered in this guide, refer to the [Microsoft Style Guide](ht
|
||||
|
||||
* Grafana, Loki, and Prometheus are always capitalized unless part of a code block.
|
||||
* Git is always capitalized, unless part of a code block.
|
||||
* Abbreviations are always capitalized (such as JSON, SQL, HTTP, or URL) unless they are part of a code block.
|
||||
* Abbreviations are always capitalized (such as API, HTTP, ID, JSON, SQL, or URL) unless they are part of a code block.
|
||||
|
||||
### Links and references
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user