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