Skip to content

Commit

Permalink
Merge pull request WebGoat#393 from misfir3/develop
Browse files Browse the repository at this point in the history
Typo fix for CSRF content
  • Loading branch information
misfir3 authored Oct 13, 2017
2 parents 0fd704b + 49c3008 commit 994b181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webgoat-lessons/csrf/src/main/resources/html/CSRF.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h6 class="text-muted time">24 days ago</h6>
</div>

<div class="lesson-page-wrapper">
<div class="adoc-content" th:replace="doc:CSRF_Impact_Defense.adocc"></div>
<div class="adoc-content" th:replace="doc:CSRF_Impact_Defense.adoc"></div>
</div>
<!--</div>-->

Expand Down

0 comments on commit 994b181

Please sign in to comment.