Skip to content

Commit c723a17

Browse files
committed
docs: Fix underscore rendering issue
1 parent 42a05e6 commit c723a17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/partials/release-notes/release-26.7.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Implemented in https://github.com/stackabletech/superset-operator/pull/724[super
124124
Previously, users had to fall back to the `generic` connector.
125125
Implemented in https://github.com/stackabletech/trino-operator/pull/883[trino-operator#883].
126126
* A new `.spec.name.inferred.replaceHyphensWithUnderscores` field on `TrinoCatalog` allows tweaking the catalog name in Trino by replacing `-` with `_`.
127-
This lets you use valid Kubernetes resource names while keeping the convenience of `_` in catalog names.
127+
This lets you use valid Kubernetes resource names while keeping the convenience of underscores in catalog names.
128128
Implemented in https://github.com/stackabletech/trino-operator/pull/903[trino-operator#903].
129129

130130
===== Stackable secret-operator

0 commit comments

Comments
 (0)