From 4a02407659ab0e5302f3649c34dbe763d88c8eb9 Mon Sep 17 00:00:00 2001 From: erinhmclark Date: Wed, 26 Mar 2025 16:46:21 +0000 Subject: [PATCH] Typo fix. --- docs/source/how_to/authentication_how_to.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/how_to/authentication_how_to.md b/docs/source/how_to/authentication_how_to.md index 0e842fb..3fc8a12 100644 --- a/docs/source/how_to/authentication_how_to.md +++ b/docs/source/how_to/authentication_how_to.md @@ -106,5 +106,6 @@ Finally,Some important things to remember: ## Authenticating on XXXX site with username/password -```{note} This section is still under construction 🚧 +```{note} +This section is still under construction 🚧 ```