Skip to content

Commit d98c7a6

Browse files
clogattorble
andauthored
Update articles/machine-learning/prompt-flow/how-to-create-manage-runtime.md
Co-authored-by: Tracey Torble <[email protected]>
1 parent da6aa23 commit d98c7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/how-to-create-manage-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ When performing evaluation, you can use the original runtime in the flow or chan
112112

113113
### Update automatic runtime (preview) in flow page
114114

115-
You can operation automatic runtime (preview) in flow page. Here are options you can use:
115+
You can operate automatic runtime (preview) in flow page. Here are options you can use:
116116
- Install packages, this triggers the `pip install -r requirements.txt` in flow folder. It takes minutes depends on the packages you install.
117117
- Reset, will delete current runtime and create a new one with the same environment. If you encounter package conflict issue, you can try this option.
118118
- Edit, will open runtime config page, you can define the VM side and idle time for the runtime.

0 commit comments

Comments
 (0)