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.