From a5ae8dce0e4f3de55dad1af8d336cae822b41a31 Mon Sep 17 00:00:00 2001 From: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com> Date: Fri, 20 May 2022 08:32:46 -0500 Subject: [PATCH] Editor pass (#5809) Comma no longer fits our style guide. --- changes/issue-4738-host-summary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/issue-4738-host-summary b/changes/issue-4738-host-summary index 6b4c37b6ea..90504ba29f 100644 --- a/changes/issue-4738-host-summary +++ b/changes/issue-4738-host-summary @@ -1 +1 @@ -- Added `all_linux_count`, and `builtin_labels` to `GET /host_summary` response. +- Added `all_linux_count` and `builtin_labels` to `GET /host_summary` response.