From 56a47d7413ee98bef49e25be165f0597b9b691d3 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Wed, 30 Jan 2019 16:40:18 +0100 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 525b35b..b835118 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ terminates the process), an attempt to write the file format is performed. If th datasets are moved to their final place in the file format. If the format writing step fails for any reason, the data will remain in the temporary datasets and the user will need to fix the file manually (the goal is to preserve the data as much as possible). - + ## ProcessManager