From 813711d79e01a3ab92de6b072219f81fe286eaa7 Mon Sep 17 00:00:00 2001 From: GSMcNamara Date: Thu, 7 Nov 2013 14:56:18 -0500 Subject: [PATCH] Grammar fix. --- app/views/layouts/tutorial/xss/_xss_first.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/tutorial/xss/_xss_first.html.erb b/app/views/layouts/tutorial/xss/_xss_first.html.erb index 4df444d..dc6e516 100755 --- a/app/views/layouts/tutorial/xss/_xss_first.html.erb +++ b/app/views/layouts/tutorial/xss/_xss_first.html.erb @@ -84,7 +84,7 @@

Apparently we had some issues rendering people's names with weird formatting or something, I dunno, I think I fixed it by safely encoding html and rendering the necessary content.

- Your Welcome! + You're Welcome!