Skip to content

Commit 67a7001

Browse files
Fix typo
Co-authored-by: Pawel Paszki <[email protected]>
1 parent 823ac40 commit 67a7001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-notebooks/guided-demos/5_rayjob_lifecycled_cluster.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"id": "30a8899a",
179179
"metadata": {},
180180
"source": [
181-
"We can observe the status of the RayJob in the same way as the RayCluster by invoking the `submit()` function via the below cell."
181+
"We can observe the status of the RayJob in the same way as the RayCluster by invoking the `status()` function via the below cell."
182182
]
183183
},
184184
{

0 commit comments

Comments
 (0)