From f3ee1ff72fa91a9b56fac67e4c4ee7e2b5343cf6 Mon Sep 17 00:00:00 2001 From: Antoine Caron Date: Mon, 2 Dec 2024 07:43:32 +0100 Subject: [PATCH] fix(tutorials): fix typo in bucket website with mkdocs --- tutorials/using-bucket-website-with-mkdocs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/using-bucket-website-with-mkdocs/index.mdx b/tutorials/using-bucket-website-with-mkdocs/index.mdx index e45ca1cfd7..0e0773d9b3 100644 --- a/tutorials/using-bucket-website-with-mkdocs/index.mdx +++ b/tutorials/using-bucket-website-with-mkdocs/index.mdx @@ -443,7 +443,7 @@ Find out how to Set up MkDocs and configure your website in the first tab, then 7. Select all the files and folders inside your `site` folder and drag and drop them inside your bucket. 8. Select a storage class when prompted and click **Validate storage class** to confirm. Your file architecture should look like the following. - 9. Once the transfer of your files is complete, cick the **Bucket settings** tab and scroll down to the **Bucket website** section. + 9. Once the transfer of your files is complete, click the **Bucket settings** tab and scroll down to the **Bucket website** section. 10. Retrieve the URL of your website under **Website URL**. ## Example of what your website should look like