Skip to content

Commit 3c6cba7

Browse files
committed
fix: jumpstart docstring
1 parent e96a723 commit 3c6cba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/jumpstart/notebook_utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def get_model_url(
2525
Args:
2626
model_id (str): The model id for which to retieve the url.
2727
model_version (str): The model version for which to retrieve the url.
28-
region (str): Optional. The region of metadata from which to retrieve metadata.
28+
region (str): Optional. The region from which to retrieve metadata.
2929
(Default: JUMPSTART_DEFAULT_REGION_NAME)
3030
"""
3131

0 commit comments

Comments
 (0)