Skip to content

Commit 2d8d1a6

Browse files
authored
Merge pull request #386 from rbasso/documentation-readme-remove-brackets
documentation: Remove brackets from README.md
2 parents f6a5262 + 6c7c1ea commit 2d8d1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ stack test --pedantic
5151
### Running HLint
5252

5353
All code in this repository should be as idiomatic as possible, so we
54-
enforce in [Travis-CI] that it returns `No hints` when processed by
54+
enforce in Travis-CI that it returns `No hints` when processed by
5555
HLint.
5656

5757
It is highly recommended to run `hlint` on your sources before opening

0 commit comments

Comments
 (0)