From b5ea9dce073d7adacec7896979e9c60e7b0ed7a3 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Thu, 15 Dec 2022 09:23:03 +0100 Subject: [PATCH] troubleshooting/performance - fix compile error --- source/troubleshooting/performance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/troubleshooting/performance.rst b/source/troubleshooting/performance.rst index a391eca8..19f24f18 100644 --- a/source/troubleshooting/performance.rst +++ b/source/troubleshooting/performance.rst @@ -112,7 +112,7 @@ This means we use the following values: - for 4-core systems, use ‘2’ - for 8-core systems, use ‘3’ - for 16-core systems, use ‘4’ -Etc. +- Etc. .. Note::