Docs: Simplify headings and make active (#20163)

* Docs: Add additional capitalization rules

What this PR does / why we need it:

This updates the Documentation style guide to include more details on the capitalization rules. Capitalization rules get confused easily, especially between terms like Dashboards (menu title) and dashboards (plural).

Which issue(s) this PR fixes:

No fix, just an addition.

* Revert "Docs: Add additional capitalization rules"

This reverts commit 75cbc6303c.

* Docs: Docs: Add additional capitalization rules

* Docs: Simplify headings and make active #19268
This commit is contained in:
Brenda Harjala
2019-11-05 01:23:00 -08:00
committed by Marcus Olsson
parent add0614aee
commit 5b1ac78004
4 changed files with 7 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ You can update all plugins using
grafana-cli plugins update-all
```
## Database Backup
## Database backup
Before upgrading it can be a good idea to backup your Grafana database. This will ensure that you can always rollback to your previous version. During startup, Grafana will automatically migrate the database schema (if there are changes or new tables). Sometimes this can cause issues if you later want to downgrade.