diff --git a/public/reading-files b/public/reading-files
index 20e0f24..6517921 100644
--- a/public/reading-files
+++ b/public/reading-files
@@ -123,7 +123,7 @@ by Open
ing a file to obtain an os.File
value.
Read some bytes from the beginning of the file. -Allow up to 5 to be read but also not how many +Allow up to 5 to be read but also note how many actually were read.