From 679068605949522410aee07c7bdb05d76529ff76 Mon Sep 17 00:00:00 2001 From: Bennet Schulz Date: Thu, 30 Mar 2017 10:36:42 +0200 Subject: [PATCH] Update examples.md --- docs/user-manual/en/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/en/examples.md b/docs/user-manual/en/examples.md index 8b3ad86486..f471154dc6 100644 --- a/docs/user-manual/en/examples.md +++ b/docs/user-manual/en/examples.md @@ -19,7 +19,7 @@ The examples are available in both the binary and source distribution under the A set of Java EE examples are also provided which need WildFly installed to be able to run. -Runnning the Examples +Running the Examples ===================== To run any example, simply `cd` into the appropriate example directory and type `mvn verify` or `mvn install` (For