Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 2ca7816

Browse files
committed
fix typo in runtime
1 parent 03a43c6 commit 2ca7816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/python/ai-podcast-part-1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ name: ai-podcast
572572
services:
573573
- match: services/*.py
574574
start: pipenv run dev $SERVICE_PATH
575-
runtime: standard
575+
runtime: python
576576
batch-services:
577577
- match: batches/*.py
578578
start: pipenv run dev $SERVICE_PATH

0 commit comments

Comments
 (0)