arquillian / arquillian.github.io

Arquillian website source (develop branch) and hosting (master branch). Baked with Awestruct.
http://arquillian.org
Other
78 stars 147 forks source link

Typo "seperated" #445

Open scottwedge opened 4 years ago

scottwedge commented 4 years ago
Issue Overview

Tell us briefly what the problem is about.

Expected Behaviour
Current Behaviour
Steps To Reproduce
  1. [step 1]
  2. [step 2]
Additional Information

Anything relevant to help us resolving the problem. For example if you are using mvn you can share output for mvn --version as well as dependencies in use mvn dependency:tree. OS as well as JDK version would be helpful too.

For long outputs such as stacktraces please use HTML5 <details>

<details>
 <summary>$mvn --version</summary>
 Maven home: /usr/share/maven/latest
 Java version: 1.7.0_79, vendor: Oracle Corporation
 Java home: /usr/java/jdk1.7.0_79/jre
 Default locale: en_US, platform encoding: UTF-8
 OS name: "linux", version: "4.7.7-200.fc24.x86_64", arch: "amd64", family: "unix"
</details>