Skip to content

Commit 04519d0

Browse files
authored
docs: Fix callout (#624)
1 parent 5ebd1d3 commit 04519d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/spark-k8s/examples/getting_started/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
spec:
88
sparkImage: # <2>
99
productVersion: 3.5.7
10-
mode: cluster # <4>
10+
mode: cluster # <3>
1111
mainApplicationFile: local:///stackable/spark/examples/src/main/python/pi.py # <4>
1212
job: # <5>
1313
config:

0 commit comments

Comments
 (0)