From 9d065f49c4f21d4b2c5c48f5417fbf991aee9cfd Mon Sep 17 00:00:00 2001
From: Pepe Marquez <pepemarquezprieto@gmail.com>
Date: Tue, 10 Oct 2023 17:45:18 +0200
Subject: [PATCH] Updated the title of the how to page.

---
 mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 3ca7ae09d0..3d6fa194cf 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -14,7 +14,7 @@ nav:
     - Third-party integration: tutorial/third_party.md
   - How-to guides:
     - Data Management:
-      - How to upload/publish data: data/upload.md
+      - How to upload/publish data for supported formats: data/upload.md
       - How to use ELNs: data/eln.md
       - How to explore data: data/explore.md
       - How to use NORTH: data/north.md
-- 
GitLab