From cee3aa0dd40eaab8e84ab947a5c896efc150428b Mon Sep 17 00:00:00 2001 From: Nathan Lambert Date: Wed, 7 Sep 2022 15:02:36 -0600 Subject: [PATCH] Docs: fix undefined in toctree (#406) fix undefined in toctree --- docs/source/_toctree.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index d73b089439..d283c7ed4d 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -91,5 +91,4 @@ - local: api/pipelines/stochastic_karras_ve title: "Stochastic Karras VE" title: "Pipelines" - - titel: "API" + title: "API"