Skip to content

Commit c4df9b5

Browse files
Fixed comma
[skip ci]
1 parent 4999753 commit c4df9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebCompilerVsix/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Metadata>
44
<Identity Id="148ffa77-d70a-407f-892b-9ee542346862" Version="1.10" Language="en-US" Publisher="Mads Kristensen" />
55
<DisplayName>Web Compiler</DisplayName>
6-
<Description xml:space="preserve">The easiest and most powerful way to compile LESS, Scss,, Stylus, JSX and CoffeeScript files directly within Visual Studio or through MSBuild.</Description>
6+
<Description xml:space="preserve">The easiest and most powerful way to compile LESS, Scss, Stylus, JSX and CoffeeScript files directly within Visual Studio or through MSBuild.</Description>
77
<MoreInfo>https://github.com/madskristensen/WebCompiler</MoreInfo>
88
<License>Resources\LICENSE</License>
99
<ReleaseNotes>https://github.com/madskristensen/WebCompiler/blob/master/CHANGELOG.md</ReleaseNotes>

0 commit comments

Comments
 (0)