Skip to content

Commit 5c0dd04

Browse files
committed
remove blank
1 parent 95a772f commit 5c0dd04

File tree

1 file changed

+1
-2
lines changed
  • content/en/docs/concepts/overview/working-with-objects

1 file changed

+1
-2
lines changed

content/en/docs/concepts/overview/working-with-objects/finalizers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ and the controller deletes the volume.
4444

4545
## Owner references, labels, and finalizers {#owners-labels-finalizers}
4646

47-
Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references]
48-
(/docs/concepts/overview/working-with-objects/owners-dependents/)
47+
Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references](/docs/concepts/overview/working-with-objects/owners-dependents/)
4948
describe the relationships between objects in Kubernetes, but are used for a
5049
different purpose. When a
5150
{{<glossary_tooltip text="controller" term_id="controller">}} manages objects

0 commit comments

Comments
 (0)