Skip to content

Commit 5383161

Browse files
authored
Merge pull request #84 from thewarpaint/patch-1
Fix double bullet being rendered in README
2 parents 736861b + 0a13dfd commit 5383161

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ CI servers detected:
6666
- [TaskCluster](http://docs.taskcluster.net)
6767
- [GoCD](https://www.go.cd/)
6868
- [Bitbucket Pipelines](https://bitbucket.org/product/features/pipelines)
69-
- + all other CI servers that exposes a `CI` or `CONTINUOUS_INTEGRATION`
69+
- \+ all other CI servers that exposes a `CI` or `CONTINUOUS_INTEGRATION`
7070
environment variable
7171

7272
Test suites defeated:
@@ -75,7 +75,7 @@ Test suites defeated:
7575
- [tap](https://github.com/isaacs/node-tap)
7676
- [tape](https://github.com/substack/tape)
7777
- [chai](http://chaijs.com/)
78-
- + any test actually that set the exit code or throw an error
78+
- \+ any test actually that set the exit code or throw an error
7979

8080
## License
8181

0 commit comments

Comments
 (0)