Skip to content

Commit bfde964

Browse files
committed
Fix code block ticks in docs
Signed-off-by: Franciszek Pogodziński <[email protected]>
1 parent 4dd74f6 commit bfde964

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/master/concepts/connection-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
string:
153153
type: Format
154154
fmt: "%s-secret2"
155-
`` `
155+
```
156156
{{</expand >}}
157157
158158
{{<expand "Reference CompositeResourceDefinition" >}}

content/v1.17/concepts/connection-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
string:
153153
type: Format
154154
fmt: "%s-secret2"
155-
`` `
155+
```
156156
{{</expand >}}
157157
158158
{{<expand "Reference CompositeResourceDefinition" >}}

content/v1.18/concepts/connection-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
string:
153153
type: Format
154154
fmt: "%s-secret2"
155-
`` `
155+
```
156156
{{</expand >}}
157157
158158
{{<expand "Reference CompositeResourceDefinition" >}}

0 commit comments

Comments
 (0)