From 8c611d407c6ae27e86c407b99e52e91eb4bdace1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20Jim=C3=A9nez?= <39047733+ejimsan@users.noreply.github.com> Date: Fri, 12 Jan 2024 16:38:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a4c2a86a..d75e444fc 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ The sitemap should be regularly updated. To do so, follow these steps: 1. Visit the sitemap page at . 2. Wait until the files (`sitemap.xml.gz`, `sitemap1.xml.gz` etc.) are downloaded. 3. Replace the content of the `public\sitemap` directory with the downloaded files. -4. Commit the changes to the `master` brunch in this repository. +4. Commit the changes to the `master` branch in this repository. ## Coding Conventions