From 6bc370c577b33fd4163b718092846ea558cb014e Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Thu, 29 Nov 2018 09:24:43 +0000 Subject: [PATCH] docs: remove extraneous parenthesis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3a0aa0c..a629ce0d 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ Create a `tslint.json` with the following content: } ``` -[Extend/adjust the configuration](https://palantir.github.io/tslint/usage/configuration/)) only exceptionally. +[Extend/adjust the configuration](https://palantir.github.io/tslint/usage/configuration/) only exceptionally.