Skip to content

Commit

Permalink
chore: fix typo in Che Code Server editor definition
Browse files Browse the repository at this point in the history
Signed-off-by: vitaliy-guliy <[email protected]>
  • Loading branch information
vitaliy-guliy committed Feb 6, 2025
1 parent 2bb2eb1 commit 698d493
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions editors-definitions/che-code-server-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
schemaVersion: 2.2.2
metadata:
name: che-code-server
displayName: Visual Studio Code Server
displayName: Visual Studio Code (desktop)
description: Visual Studio Code server for Eclipse Che - latest
tags:
- CLI
- vscode
attributes:
publisher: che-incubator
version: next
version: latest
provider: Provided by [Microsoft](https://www.microsoft.com/) under [License](https://code.visualstudio.com/License)
title: Visual Studio Code server for Eclipse Che - next
title: Visual Studio Code server for Eclipse Che - latest
repository: https://github.com/che-incubator/che-code-server
firstPublicationDate: '2025-31-01'
iconMediatype: image/svg+xml
Expand Down
2 changes: 1 addition & 1 deletion editors-definitions/che-code-server-next.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
schemaVersion: 2.2.2
metadata:
name: che-code-server
displayName: Visual Studio Code Server
displayName: Visual Studio Code (desktop)
description: Visual Studio Code server for Eclipse Che - next
tags:
- CLI
Expand Down

0 comments on commit 698d493

Please sign in to comment.