Skip to content

Commit b18352c

Browse files
Update modules/administration-guide/pages/default-extensions-for-microsoft-visual-studio-code.adoc
Co-authored-by: David Kwon <dakwon@redhat.com>
1 parent 414a57b commit b18352c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/administration-guide/pages/default-extensions-for-microsoft-visual-studio-code.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ events:
100100
+
101101
[WARNING]
102102
====
103-
It some cases *curl* may download *gzip* compressed file. This may make it impossible to install the extension.
104-
To fix that try to save the file to *.vsix.gz* and then decompress it with *gunzip*. It will replace *.vsix.gz* with unpacked *.vsix* file.
103+
In some cases *curl* may download a *gzip* compressed file. This may make it impossible to install the extension.
104+
To fix that try to save the file as a *.vsix.gz* file and then decompress it with *gunzip*. This will replace the *.vsix.gz* file with an unpacked *.vsix* file.
105105
106106
[source,yaml]
107107
----

0 commit comments

Comments
 (0)