aboutsummaryrefslogtreecommitdiff
path: root/paper.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-07-01 16:33:10 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-07-01 16:33:10 +0100
commitaedbfb12d219be7e3bd1fa47ebeb09fa7966dfaa (patch)
tree09cf70d497ece2a1fff409ddfa176c8ed1f06792 /paper.tex
parent34406fda1c132d8bee85e7b0e94e76905a9b6553 (diff)
Corrected small typo: ny --> any
This was pointed out by Mervyn O'Luing.
Diffstat (limited to 'paper.tex')
-rw-r--r--paper.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/paper.tex b/paper.tex
index a306ce6..dd805f2 100644
--- a/paper.tex
+++ b/paper.tex
@@ -214,7 +214,7 @@ A scalable project can easily be used in arbitrarily large and/or complex projec
On a small scale, the criteria here are trivial to implement, but can rapidly become unsustainable.
\textbf{Criterion 5: Verifiable inputs and outputs.}
-The project should automatically verify its inputs (software source code and data) \emph{and} outputs, not needing ny expert knowledge.
+The project should automatically verify its inputs (software source code and data) \emph{and} outputs, not needing any expert knowledge.
\textbf{Criterion 6: Recorded history.}
No exploratory research is done in a single, first attempt.