From 17fda69e1a51cb325479e4309191d63a2f93d1c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Thu, 1 Feb 2024 09:48:06 +0100 Subject: [PATCH] fix typo in docs/reference/SUMMARY.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cédric Deltheil <355031+deltheil@users.noreply.github.com> --- docs/reference/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/SUMMARY.md b/docs/reference/SUMMARY.md index 9a31bb8..ce56b88 100644 --- a/docs/reference/SUMMARY.md +++ b/docs/reference/SUMMARY.md @@ -4,7 +4,7 @@ * [ Layers](fluxion/layers.md) * [ Model Converter](fluxion/model_converter.md) * [ Utils](fluxion/utils.md) -* Foundationals Models +* Foundational Models * [ CLIP](foundationals/clip.md) * [ DINOv2](foundationals/dinov2.md) * [ Latent Diffusion](foundationals/latent_diffusion.md)