Skip to content

Commit a016a92

Browse files
committed
fix typo in page
1 parent 151078d commit a016a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/promote-scorecards/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ ___
106106

107107
To assess the deployment frequency of a `service`, simply checking the `deployment` relation is not enough — we need to know the exact number of deployments. To achieve this, we can:
108108

109-
- Add an [aggregation property](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/aggregation-property.md) to the `service` blueprtint that counts the number of related `deployment` entities.
109+
- Add an [aggregation property](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/aggregation-property.md) to the `service` blueprint that counts the number of related `deployment` entities.
110110
- Add a scorecard with a rule based on the new aggregation property:
111111

112112
```json showLineNumbers

0 commit comments

Comments
 (0)