Skip to content

Commit 55763ab

Browse files
authored
Fix CodeWhisperer marketing name (#3188)
1 parent cd404c3 commit 55763ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jetbrains-core/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ with what features/services are supported.
2222
2323
<ul>
2424
<li>
25-
<a href="https://aws.amazon.com/codewhisperer">AWS CodeWhisperer</a> - CodeWhisperer uses machine learning to generate code suggestions from the existing code and comments in your IDE. Supported languages include: Java, Python, and JavaScript.
25+
<a href="https://aws.amazon.com/codewhisperer">Amazon CodeWhisperer</a> - CodeWhisperer uses machine learning to generate code suggestions from the existing code and comments in your IDE. Supported languages include: Java, Python, and JavaScript.
2626
<br> In addition to providing code suggestions within your current file, CodeWhisperer can scan your code package to identify security issues.
2727
</li>
2828
<li>

0 commit comments

Comments
 (0)