Skip to content

Commit a7bc94e

Browse files
authored
Fix missing word in garbage collection documentation
1 parent 9912c8e commit a7bc94e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/snippets/about-revisions-garbage-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
-->
55
When Revisions of a Knative Service are inactive, they are automatically cleaned up and cluster resources are reclaimed after a set time period. This is known as *[garbage collection](https://kubernetes.io/docs/concepts/architecture/garbage-collection/){target=_blank}*.
66

7-
You can configure garbage collection parameters a specific Revision if you are a developer. You can also configure default, cluster-wide garbage collection parameters for all the Revisions of all the Services on a cluster if you have cluster administrator permissions.
7+
You can configure garbage collection parameters for a specific Revision if you are a developer. You can also configure default, cluster-wide garbage collection parameters for all the Revisions of all the Services on a cluster if you have cluster administrator permissions.

0 commit comments

Comments
 (0)