From f219646e97ac39e0ccce21911e87f8c320def49e Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:31:14 +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 73ecd40..0c287bf 100644 --- a/SC2094.md +++ b/SC2094.md @@ -1,4 +1,4 @@ -# SC2094 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: