From 3d775014a586a0a521934632921d8934d86596be Mon Sep 17 00:00:00 2001 From: Yavor Ivanov Date: Tue, 16 Apr 2024 08:54:47 +0300 Subject: [PATCH] fix: Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfe59cc36..360e3462a 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ ui5lint --format json ## Metadata generation -**Note:** This section is intended to support UI5 Linter developers, but is not meant for end users of the linter! +**Note:** This section is intended to support UI5 Linter developers and is not meant for end users of the linter! The UI5 Linter requires metadata to accurately identify certain issues within the codebase. While the absence of this metadata does not hinder the linter's basic functionality, it may result in incomplete findings.