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:44 +02:00
committed by GitHub
parent 2588a65865
commit 9bd7ecd4fa
@@ -174,7 +174,7 @@ registered location and you'll see your entities start to appear in Backstage.
## Caching processing results
The catalog periodically refresh entities in the catalog and by doing so it call
The catalog periodically refreshes entities in the catalog, and in doing so it calls
out to external systems to fetch changes. This can be taxing for upstream
services and large deployments may get rate limited if too many requests are
sent. Luckily many external systems provide ETag support to check for changes