From c3a44627b1761d29dda90e88c99c5d6e1d696ae4 Mon Sep 17 00:00:00 2001 From: Mohammad Torkashvand <mohammad.torkashvand@geant.org> Date: Wed, 24 Jan 2024 11:34:25 +0000 Subject: [PATCH] feature/doc-update: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14879d3..6602c7d 100644 --- a/README.md +++ b/README.md @@ -45,5 +45,5 @@ Ansible inventory files will be available under the path stated under `hosts_fil ### 403 error -This tol cannot reach the WFO API because it is authenticated. +This tool cannot reach the WFO API because it is authenticated. Correct it by redeploying WFO by first running `export OAUTH2_ACTIVE=false` and then re-running WFO. -- GitLab