Update docs/features/software-catalog/external-integrations.md

Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Johan Haals
2021-09-29 10:26:56 +02:00
committed by GitHub
parent 9bd7ecd4fa
commit 8621a63eb6
@@ -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