From 5ce530b9bfe7b3032015b29216c6169e31043a9c Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Wed, 7 Aug 2019 08:22:01 -0400 Subject: [PATCH] Changed period to colon in README.md Test PR to make sure CircleCI is set up (#138) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b07b2b86c..712c7472a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ TSLint rules without ESLint equivalents will be wrapped with [eslint-plugin-tsli ### CLI Flags -Each of these flags is optional. +Each of these flags is optional: - **[`config`](#config)**: Path to print the generated ESLint configuration file to. - **[`eslint`](#eslint)**: Path to an ESLint configuration file to read settings from.