Minor grammar fix.

git-svn-id: http://webgoat.googlecode.com/svn/trunk@88 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
esheri3 2007-01-25 19:35:30 +00:00
parent 3579be2519
commit 6581a2ab4e

View File

@ -184,7 +184,7 @@ public class WeakSessionID extends LessonAdapter
*/ */
public String getTitle() public String getTitle()
{ {
return ("How to hijack a session"); return ("How to Hijack a Session");
} }