Skip to content

Commit 2bb0f19

Browse files
committed
fix: read the docs capitalization
1 parent 4b5b502 commit 2bb0f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/doc_utils/jumpstart_doc_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def create_jumpstart_model_table():
6969
)
7070
file_content.append(
7171
"""
72-
Each model id is linked to an external page that describes the model.\n
72+
Each model ID is linked to an external page that describes the model.\n
7373
"""
7474
)
7575
file_content.append("\n")

0 commit comments

Comments
 (0)