From 26528d5008dad828aa6c468f7f41c4aec192f1d1 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:31:23 +0100 Subject: [PATCH] Updated SC2094 (markdown) --- SC2094.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2094.md b/SC2094.md index 0c287bf..57ea97c 100644 --- a/SC2094.md +++ b/SC2094.md @@ -1,4 +1,4 @@ -# Make sure not to read and write the same file in the same pipeline. +## Make sure not to read and write the same file in the same pipeline. ### Problematic code: