diff --git a/packages/catalog-model/src/location/helpers.ts b/packages/catalog-model/src/location/helpers.ts index 9dce67d054..5eff598c87 100644 --- a/packages/catalog-model/src/location/helpers.ts +++ b/packages/catalog-model/src/location/helpers.ts @@ -85,7 +85,7 @@ export function stringifyLocationReference(ref: { } /** - * Returns the source code location of the Entity, to the extend which one exists. + * Returns the source code location of the Entity, to the extent that one exists. * * If the returned location type is of type 'url', the target should be readable at least * using the UrlReader from @backstage/backend-common. If it is not of type 'url', the caller