From a3accd137378bb29968ba4f9ddf0d82548e460e6 Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Wed, 5 Sep 2018 23:30:38 -0700 Subject: [PATCH] Typo fix --- src/languages/html.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/html.coffee b/src/languages/html.coffee index 7d9ec75..2ff2070 100644 --- a/src/languages/html.coffee +++ b/src/languages/html.coffee @@ -79,7 +79,7 @@ module.exports = { ] items: type: 'string' - description: "(Depracated for most scenarios) List of tags that should not be reformatted at all. NOTE: Set this to [] to get improved beautifier behavior." + description: "(Deprecated for most scenarios - consider inline or content_unformatted) List of tags that should not be reformatted at all. NOTE: Set this to [] to get improved beautifier behavior." inline: type: 'array' default: [