From c7e486d3e349857a7d4e2e5bb4e9ae50073d3baf Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 27 Oct 2014 17:10:21 +0200 Subject: [PATCH] docs(help) Build in -> Built-in --- HELP.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HELP.md b/HELP.md index ff4dbe21..f75ea9cf 100644 --- a/HELP.md +++ b/HELP.md @@ -143,10 +143,10 @@ Edit ### Features - Syntax highlighting based on extension of file for over 110 languages. -- Build in `emmet` (for html files) +- Built-in `emmet` (for html files) - Drag n drop (drag file from desktop to editor). -- Build in `jshint` (with options in `.jshintrc` file) -- Build in `beautifier` (with options in `json/beautify.json`, could be overriden in `~/.beautify.json`) +- Built-in `jshint` (with options in `.jshintrc` file) +- Built-in `beautifier` (with options in `json/beautify.json`, could be overriden in `~/.beautify.json`) - Configurable options (could be edited in `json/edit.json`) ###Hot keys