aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim StroĢˆmbergson <joachim@secworks.se>2014-08-21 16:04:11 +0200
committerJoachim StroĢˆmbergson <joachim@secworks.se>2014-08-21 16:04:11 +0200
commita1d04abc362bd3c392c296f3a5bf04e32216a0db (patch)
treebf38a5ed384b3d7bcf2d093559c27f52fda20912
parent64752b4f635b04ea578133bf3e124a3fcc814bf1 (diff)
Minor nits.
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 017d5ae..50efc6d 100644
--- a/README.txt
+++ b/README.txt
@@ -5,7 +5,7 @@ This is a test project of an entropy provider that collects entropy from
an avalanche noise based source.
The design expects a one bit digital input noise signal. The collector
-observes positive flank events in the input noise signa and measures the
+observes positive flank events in the input noise signal and measures the
time between these events using a counter. The counter is free running
and increases once for each clock cycle (currently running av 50 MHz).