From a45b8ca8e71d34ebab288d887adaf99d246e6299 Mon Sep 17 00:00:00 2001 From: Will Adler Date: Fri, 4 Jun 2021 02:57:03 -0400 Subject: [PATCH] Add period to end of sentence (#9361) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 6d41d8e276..22cb216393 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1155,7 +1155,7 @@ "section": { "validation": { "heading": "Configuration validation", - "introduction": "Validate your configuration if you recently made some changes to your configuration and want to make sure that it is all valid", + "introduction": "Validate your configuration if you recently made some changes to your configuration and want to make sure that it is all valid.", "check_config": "Check configuration", "valid": "Configuration valid!", "invalid": "Configuration invalid"