From 857c36c3c5f62257c2870c63cf783f706813d38d Mon Sep 17 00:00:00 2001 From: jdyer1 Date: Mon, 30 Oct 2023 10:55:05 -0500 Subject: [PATCH] WN-5141 - fix apparent copy/paste bug in jasper reports README.md --- plugins/jasperreports/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/jasperreports/README.md b/plugins/jasperreports/README.md index a43d9cf0d..0dc43af31 100644 --- a/plugins/jasperreports/README.md +++ b/plugins/jasperreports/README.md @@ -1,4 +1,4 @@ -# Struts 2 Direct Web Remoting (DWR) plugin +# Jasper Reports plugin This plugin allows to use Jasper reports as a one of the result types. You will find more details in [documentation](https://struts.apache.org/plugins/jasperreports/).