aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--paper.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/paper.tex b/paper.tex
index b8201b9..41a856c 100644
--- a/paper.tex
+++ b/paper.tex
@@ -258,7 +258,7 @@ However, designing a modular project needs to be encouraged and facilitated. Oth
The project should contain automatic verification checks on its inputs (software source code and data) and outputs.
When applied, expert knowledge will not be necessary to confirm the correct reproduction.
-\emph{Comparison with existing:} Such verification is usually possible in most systems, but adding this is usually the responsibility of the user alone.
+\emph{Comparison with existing:} Such verification is usually possible in most systems, but this is usually the responsibility of the user alone.
Automatic verification of inputs is commonly implemented, but the outputs are much more rarely verified.
\item \label{principle:history}\textbf{History and temporal provenance:}