Skip to content

Commit e178b25

Browse files
committed
Fix typo
1 parent 1012f46 commit e178b25

File tree

1 file changed

+1
-1
lines changed
  • rust/stackable-cockpit/src/platform/release

1 file changed

+1
-1
lines changed

rust/stackable-cockpit/src/platform/release/spec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ impl ReleaseSpec {
201201
// Starting with secret-operator 25.11.0, the CRD is maintained by the operator,
202202
// making this entire functionality obsolete.
203203
// As only some of the operators are migrated yet, some operator crds.yaml's
204-
// return a 404, other don't.
204+
// return a 404, others don't.
205205
debug!(
206206
product = product_name,
207207
// https://opentelemetry.io/docs/specs/semconv/http/http-spans/#http-client-span

0 commit comments

Comments
 (0)