Skip to content

Commit

Permalink
fix: fix typo on editor's definition (#1886)
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor authored Feb 12, 2024
1 parent 119a0fe commit cf3d62e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions che-editors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ editors:
name: che-incubator/che-idea/next
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che - next
icon: /images/intllij-idea.svg
icon: /images/intellij-idea.svg
attributes:
publisher: che-incubator
version: next
Expand Down Expand Up @@ -427,7 +427,7 @@ editors:
name: che-incubator/che-idea/latest
displayName: IntelliJ IDEA Community
description: JetBrains IntelliJ IDEA Community IDE for Eclipse Che
icon: /images/intllij-idea.svg
icon: /images/intellij-idea.svg
attributes:
publisher: che-incubator
version: latest
Expand Down Expand Up @@ -742,7 +742,7 @@ editors:
name: che-incubator/che-idea-server/next
displayName: IntelliJ IDEA Ultimate (desktop)
description: JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - next
icon: /images/intllij-idea.svg
icon: /images/intellij-idea.svg
attributes:
publisher: che-incubator
version: next
Expand Down Expand Up @@ -807,7 +807,7 @@ editors:
name: che-incubator/che-idea-server/latest
displayName: IntelliJ IDEA Ultimate (desktop)
description: JetBrains IntelliJ IDEA Ultimate dev server for Eclipse Che - latest
icon: /images/intllij-idea.svg
icon: /images/intellij-idea.svg
attributes:
publisher: che-incubator
version: latest
Expand Down

0 comments on commit cf3d62e

Please sign in to comment.