From 31cffd9e9214785f9d92f34ca7f025dfcb43b522 Mon Sep 17 00:00:00 2001 From: Hu Shuai Date: Wed, 1 Jun 2022 10:31:18 +0800 Subject: [PATCH] Fix a small typo (#10771) Signed-off-by: Hu Shuai --- docs/configuration/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 4dd8209eb4..b1d5915822 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -1561,11 +1561,11 @@ following meta labels are available on all targets during * `__meta_ionos_server_cpu_family`: the CPU family of the server to * `__meta_ionos_server_id`: the ID of the server -* `__meta_ionos_server_ip`: comma seperated list of all IPs assigned to the +* `__meta_ionos_server_ip`: comma separated list of all IPs assigned to the server * `__meta_ionos_server_lifecycle`: the lifecycle state of the server resource * `__meta_ionos_server_name`: the name of the server -* `__meta_ionos_server_nic_ip_`: comma seperated list of IPs, grouped +* `__meta_ionos_server_nic_ip_`: comma separated list of IPs, grouped by the name of each NIC attached to the server * `__meta_ionos_server_servers_id`: the ID of the servers the server belongs to * `__meta_ionos_server_state`: the execution state of the server