Skip to content

Commit 8d4e2ce

Browse files
committed
Fix typo
1 parent 403afd1 commit 8d4e2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/combine_docs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def add_neuron_doc(base_toc: List):
110110

111111
def add_tpu_doc(base_toc: List):
112112
"""
113-
Extends the table of content with a section about Optimum Neuron.
113+
Extends the table of content with a section about Optimum TPU.
114114
115115
Args:
116116
base_toc (List): table of content for the doc of Optimum.

0 commit comments

Comments
 (0)