From 088cfbe635618f180997ebd1462e4eec24a4d26a Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Fri, 24 Nov 2017 19:05:36 -0500 Subject: [PATCH] Readme content correction --- atom-extensions/atom-boot-properties/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atom-extensions/atom-boot-properties/README.md b/atom-extensions/atom-boot-properties/README.md index 92c59c649..46b9f7cdf 100644 --- a/atom-extensions/atom-boot-properties/README.md +++ b/atom-extensions/atom-boot-properties/README.md @@ -1,4 +1,4 @@ -# VS Code Language Server for Spring Boot Application Properties +# Atom package and Language Server for Spring Boot Application Properties Atom package and Language Server providing support for working with Spring Boot `application.properties` and `application.yml` files.