From 58309c18c0905cd6a06e8dcb747059a2fd08e5ae Mon Sep 17 00:00:00 2001 From: TRaSH Date: Mon, 14 Aug 2023 22:24:48 +0200 Subject: [PATCH] fix: revert numbering change --- includes/sqp/instructions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/sqp/instructions.md b/includes/sqp/instructions.md index e476d37ff..0c7eac406 100644 --- a/includes/sqp/instructions.md +++ b/includes/sqp/instructions.md @@ -3,6 +3,6 @@ !!! info "" 1. Follow every step below. - 2. Don't skip any steps. - 3. Changing the tested recommended scores could result in undesired results. - 4. Adding CF not in this guide could result in undesired results. + 1. Don't skip any steps. + 1. Changing the tested recommended scores could result in undesired results. + 1. Adding CF not in this guide could result in undesired results.