From 27d2486171a52307293721ca5fe1a52fe79136f0 Mon Sep 17 00:00:00 2001 From: Guillaume Troupel Date: Thu, 18 Jun 2020 16:19:58 +0200 Subject: [PATCH] typo --- server_development/topics/providers.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_development/topics/providers.adoc b/server_development/topics/providers.adoc index 6cccd9b6c8..fa9b42cb36 100644 --- a/server_development/topics/providers.adoc +++ b/server_development/topics/providers.adoc @@ -433,7 +433,7 @@ The name of the script file. This property is *mandatory* and should map to a fi ==== Deploy the Script JAR -Once you have a JAR file with a descriptor and the scripts you want to deploy, you just need to copy the JAR to the to the {project_name} `standalone/deployments/` directory. +Once you have a JAR file with a descriptor and the scripts you want to deploy, you just need to copy the JAR to the {project_name} `standalone/deployments/` directory. ==== Using {project_name} Administration Console to upload scripts