diff --git a/docs/sources/write/style-guide/style-conventions/index.md b/docs/sources/write/style-guide/style-conventions/index.md index d7b6da642..ef73546e4 100644 --- a/docs/sources/write/style-guide/style-conventions/index.md +++ b/docs/sources/write/style-guide/style-conventions/index.md @@ -257,4 +257,4 @@ Use bold formatting, \*\* in Markdown, for UI elements. Don't use bold to draw a Use italics formatting, \_ in Markdown, to emphasize a specific word or phrase. This is particularly useful when defining a term for the first time. -**Recommended:** The Prometheus data model is arranged into _metrics_ that consist of a _timestamp_ and a _sample_. \ No newline at end of file +**Recommended:** The Prometheus data model is arranged into _metrics_ that consist of a _timestamp_ and a _sample_. \ No newline at end of file