Repository: struts-extras Updated Branches: refs/heads/master 99a3024d4 -> 1ea7a1983
Fixes typo Project: http://git-wip-us.apache.org/repos/asf/struts-extras/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-extras/commit/1ea7a198 Tree: http://git-wip-us.apache.org/repos/asf/struts-extras/tree/1ea7a198 Diff: http://git-wip-us.apache.org/repos/asf/struts-extras/diff/1ea7a198 Branch: refs/heads/master Commit: 1ea7a19830586a30b02a3ef821387080bcd33911 Parents: 99a3024 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Wed Mar 22 06:56:38 2017 +0100 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Wed Mar 22 06:56:38 2017 +0100 ---------------------------------------------------------------------- struts2-secure-jakarta-multipart-parser-plugin/README.md | 2 +- struts2-secure-jakarta-stream-multipart-parser-plugin/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-extras/blob/1ea7a198/struts2-secure-jakarta-multipart-parser-plugin/README.md ---------------------------------------------------------------------- diff --git a/struts2-secure-jakarta-multipart-parser-plugin/README.md b/struts2-secure-jakarta-multipart-parser-plugin/README.md index c561741..b908c01 100644 --- a/struts2-secure-jakarta-multipart-parser-plugin/README.md +++ b/struts2-secure-jakarta-multipart-parser-plugin/README.md @@ -6,7 +6,7 @@ This plugin provides a safe implementation of the Jakarta Multipart parser from the Struts Core. It can be used to mitigate vulnerability described in the [S2-045](http://struts.apache.org/docs/s2-045.html) Security Bulletin. -You should use this plugin in case you are not able to migrated to the latest Struts version. +You should use this plugin in case you are not able to migrate to the latest Struts version. ## Supported versions http://git-wip-us.apache.org/repos/asf/struts-extras/blob/1ea7a198/struts2-secure-jakarta-stream-multipart-parser-plugin/README.md ---------------------------------------------------------------------- diff --git a/struts2-secure-jakarta-stream-multipart-parser-plugin/README.md b/struts2-secure-jakarta-stream-multipart-parser-plugin/README.md index 938fb92..7bfe523 100644 --- a/struts2-secure-jakarta-stream-multipart-parser-plugin/README.md +++ b/struts2-secure-jakarta-stream-multipart-parser-plugin/README.md @@ -6,7 +6,7 @@ This plugin provides a safe implementation of the Jakarta Stream Multipart parser from the Struts Core. It can be used to mitigate vulnerability described in the [S2-045](http://struts.apache.org/docs/s2-045.html) Security Bulletin. -You should use this plugin in case you are not able to migrated to the latest Struts version. +You should use this plugin in case you are not able to migrate to the latest Struts version. ## Supported versions