Skip to content

Commit 9c12676

Browse files
committed
chore(docs): Formatting
1 parent 16ff24c commit 9c12676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/common_options/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 20
88
Grafana doesn't have any webhooks or similar ways of notifying the operator that a Grafana resource, like a dashboard, has changed.
99
Due to this the Grafana operator constantly polls the Grafana API to test for changes and overwrite the resources, reconciling towards the desired state.
1010

11-
We describe this loop as reconciling the manifest(Custom Resource/CR) and synchronizing with Grafana instances.
11+
We describe this loop as reconciling the manifest (Custom Resource/CR) and synchronizing with Grafana instances.
1212

1313
To control how often this polling should occur, you can set the `spec.resyncPeriod` field.
1414
This tells the operator how often it should reconcile and synchronize the CR.

0 commit comments

Comments
 (0)