From 16985c1cdb04b6ef21e24652b0b4c60718786d0c Mon Sep 17 00:00:00 2001 From: Ishan Goel Date: Wed, 22 Jul 2020 11:47:33 +0400 Subject: [PATCH] Small formatting change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76aaf2d6..8001e749 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ and won't run anything unexpected. | **VALIDATE_ENV** | `true` | Flag to enable or disable the linting process of the language. | | **VALIDATE_CLOJURE** | `true` | Flag to enable or disable the linting process of the language. | | **VALIDATE_HTML** | `true` | Flag to enable or disable the linting process of the language. | -| **VALIDATE_JAVA** | `true` | Flag to enable or disable the linting process of the language. +| **VALIDATE_JAVA** | `true` | Flag to enable or disable the linting process of the language. | | **VALIDATE_KOTLIN** | `true` | Flag to enable or disable the linting process of the language. | | **VALIDATE_DART** | `true` | Flag to enable or disable the linting process of the language. | | **VALIDATE_OPENAPI** | `true` | Flag to enable or disable the linting process of the language. |