Skip to content

Commit 894184f

Browse files
lfranckesbernauer
andauthored
Update crates/stackable-operator/src/crd/listener/listeners/mod.rs
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent ee9866f commit 894184f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/stackable-operator/src/crd/listener/listeners

crates/stackable-operator/src/crd/listener/listeners/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pub mod versioned {
5252
#[versioned(crd(
5353
group = "listeners.stackable.tech",
5454
status = "v1alpha1::ListenerStatus",
55-
doc = "Exposes a set of pods to the outside world.",
55+
doc = "Exposes a set of Pods to the outside world.",
5656
namespaced
5757
))]
5858
#[derive(

0 commit comments

Comments
 (0)