Skip to content

Commit 32fae8f

Browse files
Fix capitalization typo
1 parent 2c84039 commit 32fae8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/reference/components/discovery/discovery.uyuni.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Each target includes the following labels:
7676
* `__meta_uyuni_minion_hostname`: The hostname of the Uyuni Minion.
7777
* `__meta_uyuni_primary_fqdn`: The FQDN of the Uyuni primary.
7878
* `__meta_uyuni_proxy_module`: The name of the Uyuni module.
79-
* `__meta_uyuni_scheme`: `https` If TLS is enabled on the endpoint, `http` otherwise.
79+
* `__meta_uyuni_scheme`: `https` if TLS is enabled on the endpoint, `http` otherwise.
8080
* `__meta_uyuni_system_id`: The system ID of the Uyuni Minion.
8181

8282
These labels are largely derived from a [listEndpoints][] API call to the Uyuni Server.

0 commit comments

Comments
 (0)