diff options
-rw-r--r-- | benchmarks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks.md b/benchmarks.md index 80a50fd..872cce3 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -27,7 +27,7 @@ Git*](https://github.com/progit/progit/tree/master/en) by Scott Chacon. time is the *difference* between the time to run the program with the benchmark input and the time to run it with no input. (This procedure ensures that implementations in dynamic languages are -not prenalized by startup time.) A median of ten runs is taken. The +not penalized by startup time.) A median of ten runs is taken. The process is reniced to a high priority so that the system doesn't interrupt runs. |