Skip to content

Commit 1890f59

Browse files
committed
fix typo
1 parent bd28ea6 commit 1890f59

File tree

1 file changed

+1
-1
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF

1 file changed

+1
-1
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<li>Support running docker locally for multiple modules in current project (simultaneously).</li>
2626
<li>Users can now use the same code for both Spark local run and cluster run, which means they can test locally and then submit to cluster without modification.</li>
2727
<li>HDInsight tools for IntelliJ now generate run/debug configuration automatically to make Spark job run/debug easier for both local and cluster run.</li>
28-
<li>Fix some bugs.</li>
28+
<li>Fixed some bugs.</li>
2929
</ul>
3030
<h3>[3.0.10]</h3>
3131
<ul>

0 commit comments

Comments
 (0)