From edfe5b646e1325f9279b284ba1a2415eda779722 Mon Sep 17 00:00:00 2001 From: cktricky Date: Thu, 14 Nov 2013 10:52:04 -0500 Subject: [PATCH] fixed category number and this closes issue #35 --- app/views/layouts/tutorial/csrf/_csrf_first.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/tutorial/csrf/_csrf_first.html.erb b/app/views/layouts/tutorial/csrf/_csrf_first.html.erb index 1ae7ecd..621846f 100755 --- a/app/views/layouts/tutorial/csrf/_csrf_first.html.erb +++ b/app/views/layouts/tutorial/csrf/_csrf_first.html.erb @@ -1,7 +1,7 @@
- A5 - Cross Site Request Forgery (CSRF) + A8 - Cross Site Request Forgery (CSRF)