From b88c449a350954f48aa10de983854ed3bcbed3f2 Mon Sep 17 00:00:00 2001 From: dozens Date: Sun, 29 Aug 2021 20:57:51 -0600 Subject: [PATCH] typo --- bin/toad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/toad.md b/bin/toad.md index 9330e56..4e92146 100644 --- a/bin/toad.md +++ b/bin/toad.md @@ -79,7 +79,7 @@ Also here are some code fences, because we'll need those too: ## Input/output -open the file for reading and save the file handle to `file` +open the file for reading and save the file handle to `handle` save the file fize. we'll use this to check for end of file.