From 8621a63eb6adc1d67fbd55d9d118ad9c855234bd Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Wed, 29 Sep 2021 10:26:56 +0200 Subject: [PATCH] Update docs/features/software-catalog/external-integrations.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johan Haals Co-authored-by: Fredrik Adelöw --- docs/features/software-catalog/external-integrations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/software-catalog/external-integrations.md b/docs/features/software-catalog/external-integrations.md index da480be0a5..2740d7ad96 100644 --- a/docs/features/software-catalog/external-integrations.md +++ b/docs/features/software-catalog/external-integrations.md @@ -181,8 +181,8 @@ sent. Luckily many external systems provide ETag support to check for changes which usually don't count towards the quota and saves resources both internally and externally. -The catalog has built in support for caching when refreshing external locations -in GitHub. This example aims to demonstrate the same behavior for `system-x` +The catalog has built in support for leveraging ETags when refreshing external locations +in GitHub. This example aims to demonstrate how to add the same behavior for `system-x` that we implemented earlier. ```ts