Skip to content

Commit

Permalink
Merge pull request #28 from joelg236/master
Browse files Browse the repository at this point in the history
Very small grammar mistake
  • Loading branch information
bulkan committed Apr 15, 2015
2 parents d435023 + 3dfce1f commit 8860c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/reduce/problem.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Challenge

Write a program that will receive an URL as the first command line argument.
Write a program that will receive a URL as the first command line argument.

To this URL, for each of the values in the following array, send a GET request
using `http.get` with a query parameter named `number` set at the proper value:
Expand Down

0 comments on commit 8860c67

Please sign in to comment.