Skip to content

Commit 044d992

Browse files
jsjoeiocode-asher
andauthored
Update lib/vscode/src/vs/workbench/contrib/extensions/browser/extensionsViewlet.ts
Co-authored-by: Asher <ash@coder.com>
1 parent 7060f60 commit 044d992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/vscode/src/vs/workbench/contrib/extensions/browser/extensionsViewlet.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ export class ExtensionsViewPaneContainer extends ViewPaneContainer implements IE
424424
<div style="margin-bottom: 8px;">
425425
<p style="margin-bottom: 0; display: flex; align-items: center"><span class="codicon codicon-warning" style="margin-right: 2px; color: #C4A103"></span>WARNING</p>
426426
<p style="margin-top: 0; margin-bottom: 4px">
427-
These extensions are not official. Find open-source extensions
427+
These extensions are not official. Find additional open-source extensions
428428
<a href="https://open-vsx.org/" target="_blank">here</a>.
429429
See <a href="https://github.com/cdr/code-server/blob/master/doc/FAQ.md#differences-compared-to-vs-code" target="_blank">docs</a>.
430430
</p>

0 commit comments

Comments
 (0)