Skip to content

Commit 44c40b7

Browse files
author
Greg Van Liew
authored
Merge pull request #3826 from safinsingh/patch-1
Fix grammar error
2 parents 38e29ca + 62024a8 commit 44c40b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/editor/emmet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Emmet support is built right into Visual Studio Code, **no extension is required
1313

1414
## How to expand Emmet abbreviations and snippets
1515

16-
Emmet abbreviation and snippet expansions are enabled by default in `html`, `haml`, `pug`, `slim`, `jsx`, `xml`, `xsl`, `css`, `scss`, `sass`, `less` and `stylus` files. As well as any language that inherits from any of the above like `handlebars` and `php`.
16+
Emmet abbreviation and snippet expansions are enabled by default in `html`, `haml`, `pug`, `slim`, `jsx`, `xml`, `xsl`, `css`, `scss`, `sass`, `less` and `stylus` files, as well as any language that inherits from any of the above like `handlebars` and `php`.
1717

1818
![Emmet in suggestion/auto-completion list](images/emmet/emmet.gif)
1919

0 commit comments

Comments
 (0)