From fe3f49be0f6cf3de6917e735423f5774a9ff17bb Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 11 Oct 2024 18:44:21 +0800 Subject: [PATCH] Update JOJ3 Configuration Schema --- JOJ3-Configuration-Schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JOJ3-Configuration-Schema.md b/JOJ3-Configuration-Schema.md index 3197dfc..8d298dd 100644 --- a/JOJ3-Configuration-Schema.md +++ b/JOJ3-Configuration-Schema.md @@ -37,7 +37,7 @@ Scope usage: - if a scope is invalid then return a warning containing the list of valid scopes and exit nicely (either this is a typo, or this an exercise that do not require coding) - as health check must always be run, `scope` should be checked after it -Refer to [Introduction to JOJ3](/Introduction-to-JOJ3.md) for more details. +Refer to [Introduction to JOJ3](/Introduction-to-JOJ3.md) for more details on JOJ3 usage. ## Repository level configuration