From d883528f0a7d6ac30f388c8965d05f2fd98644f5 Mon Sep 17 00:00:00 2001 From: Aerohob <39308057+Aerohob@users.noreply.github.com> Date: Sat, 17 Nov 2018 00:33:37 -0500 Subject: [PATCH] Updated Atom description (#24457) Atom is an open source text editor made by GitHub. It features embedded Git Control and numerous customization options. --- .../english/javascript/additional-javascript-resources/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/javascript/additional-javascript-resources/index.md b/guide/english/javascript/additional-javascript-resources/index.md index 1a13ef63cf..7cdd1e1084 100644 --- a/guide/english/javascript/additional-javascript-resources/index.md +++ b/guide/english/javascript/additional-javascript-resources/index.md @@ -70,7 +70,7 @@ title: JavaScript Tutorials and Other Resources A text editor made with web designers and front-end developers in mind. Features include: inline editing, live preview, and preprocessor support. * Atom - Open source text editor made by GitHub. + Atom is an open source text editor made by GitHub. It features embedded Git Control and numerous customization options. * [Brackets](http://brackets.io) * [Sublime Text](https://www.sublimetext.com)