arquillian.github.io icon indicating copy to clipboard operation
arquillian.github.io copied to clipboard

Typo "seperated"

Open scottwedge opened this issue 5 years ago • 0 comments

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>

scottwedge avatar Jul 07 '20 21:07 scottwedge