Skip to content

Commit 25fbee2

Browse files
committed
Fix typo
1 parent baaae5c commit 25fbee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/code-security/security-overview/filtering-alerts-in-the-security-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Available in the {% data variables.product.prodname_dependabot %} alert views. Y
126126
| Qualifier | Description |
127127
| -------- | -------- |
128128
|`has:patch`|Displays {% data variables.product.prodname_dependabot %} alerts for vulnerabilities where a secure version is already available.|
129-
|`has:vulnerable-calls`|Displays {% data variables.product.prodname_depednabot %} alerts where at least one call from the repository to a vulnerable function is detected.|
129+
|`has:vulnerable-calls`|Displays {% data variables.product.prodname_dependabot %} alerts where at least one call from the repository to a vulnerable function is detected.|
130130
{% endif %}
131131

132132
{% endif %}

0 commit comments

Comments
 (0)