Skip to content

Commit f347e2a

Browse files
author
Karan Goel
committed
Merge pull request karan#46 from ajschumacher/patch-1
typo: "form" -> "from"
2 parents 15222e9 + 34bca5b commit f347e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Web
195195
Files
196196
---------
197197

198-
**Quiz Maker** - Make an application which takes various questions form a file, picked randomly, and puts together a quiz for students. Each quiz can be different and then reads a key to grade the quizzes.
198+
**Quiz Maker** - Make an application which takes various questions from a file, picked randomly, and puts together a quiz for students. Each quiz can be different and then reads a key to grade the quizzes.
199199

200200
**Sort Excel/CSV File Utility** - Reads a file of records, sorts them, and then writes them back to the file. Allow the user to choose various sort style and sorting based on a particular field.
201201

0 commit comments

Comments
 (0)