@@ -53,7 +53,7 @@ use the full name on first use and short name after, for example:
5353-  Grafana Beyla (full), Beyla (short)
5454
5555Refer to the "OpenTelemetry Collector" as "Collector" after the first use.
56- Still use "OpenTelemetry Collector" when refering  to a distribution,
56+ Still use "OpenTelemetry Collector" when referring  to a distribution,
5757and for headings and links.
5858
5959Always use the full name for "Grafana Cloud".
@@ -92,7 +92,7 @@ Never remove front matter content at the start of the file.
9292This includes all content from the start of the file,
9393inbetween a pair of tripple dashes (---).
9494
95- Never removed  YAML front matter meta data unless specifically asked to.
95+ Never remove  YAML front matter meta data unless specifically asked to.
9696
9797For example, never remove or delete this or other front matter:
9898
@@ -112,7 +112,7 @@ Markdown content...
112112Only edit front matter copy if specifically asked to.
113113When performing a copy edit task,
114114ask the user if they'd like you to also edit the front matter copy.
115- Still never remove front matter meta data properpties .
115+ Still never remove front matter meta data properties .
116116
117117## Structure  
118118
@@ -213,7 +213,7 @@ Don't use filler words or phrases, for example:
213213
214214In most cases, use verbs and nouns without adverbs or adjectives.
215215You may use minimal adverbs and adjectives,
216- when introucing  or overviewing a Grafana Labs product.
216+ when introducing  or overviewing a Grafana Labs product.
217217
218218Don't use figures of speech.
219219
@@ -225,7 +225,7 @@ Never use cultural references or charged language.
225225
226226Write in present simple tense.
227227
228- Avoid present continous  tense.
228+ Avoid present continuous  tense.
229229
230230Only write in future tense to show future actions.
231231
@@ -526,7 +526,7 @@ An example configuration table:
526526| `logging.level`<br>`LOG_LEVEL` | Sets the logging verbosity. Refer to [logging level](#logging-level) for details.                    | No       | String | `debug`, `info`, `warn`, `error`     | `info`  | 
527527``` 
528528
529- In some ocassions  you can drop the Values column, for example, 
529+ In some occasions  you can drop the Values column, for example, 
530530when all the configuration have a Boolean type (yes/no) or (1/0). 
531531
532532After the table, for each configuration, add a sub-section. 
0 commit comments