Skip to content

Commit 3ab1b8d

Browse files
Fix punctuation in deployment package instructions
Removed extra period from the deployment package creation section.
1 parent 7e0bb63 commit 3ab1b8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/deployment/general/pad

content/en/docs/deployment/general/pad/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You must also ensure that you have the supported version of [Java Runtime Enviro
3939

4040
## Creating a Portable App Distribution File
4141

42-
In most production environments, deployment packages are created by using the [Mx-Build](/refguide/mxbuild/) command-line tool. However, you can also [manually create a deployment package](/refguide/create-deployment-package-dialog/) if required, for example, for a local test deployment..
42+
In most production environments, deployment packages are created by using the [Mx-Build](/refguide/mxbuild/) command-line tool. However, you can also [manually create a deployment package](/refguide/create-deployment-package-dialog/) if required, for example, for a local test deployment.
4343

4444
## Deploying Your App
4545

0 commit comments

Comments
 (0)