aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).