Merge pull request #14 from nbaars/WEB-150
Removed the ! in the title, with the ! the solution will not load
This commit is contained in:
commit
e8a273efb2
@ -611,7 +611,7 @@ public class Challenge2Screen extends SequentialLessonAdapter
|
||||
*/
|
||||
public String getTitle()
|
||||
{
|
||||
return ("The CHALLENGE!");
|
||||
return ("The CHALLENGE");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user