Skip to content

Commit

Permalink
Fixed url
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmusgrove committed Nov 9, 2014
1 parent 9d82bcd commit 0269433
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
import java.util.Scanner;

/**
* This java example will demonstrate asking the user for
* This java exercise will demonstrate asking the user for
* test scores and find the average.
*
* @author Justin Musgrove
* @see <a href='http://www.leveluplunch.com/java/exercises/test-average/'></a>
* @see <a href='http://www.leveluplunch.com/java/exercises/test-average/'>Find test average</a>
*
*/
public class TestAverage {
Expand Down

0 comments on commit 0269433

Please sign in to comment.