Skip to content

Commit

Permalink
typo: "form" -> "from"
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschumacher committed Jun 13, 2014
1 parent 15222e9 commit 34bca5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Web
Files
---------

**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.
**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.

**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.

Expand Down

0 comments on commit 34bca5b

Please sign in to comment.