Skip to content

Commit 2fea0eb

Browse files
committed
Fix typo
Hbase -> HBase
1 parent bc7de2a commit 2fea0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/component-version-validation-error-arm-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ When you're using [templates or automation tools](/azure/hdinsight/hdinsight-had
2626
| Hadoop | 3.1 |- |3.3|
2727
| Spark |2.4 |3.1|3.3|
2828
| Kafka |2.1|2.4|3.2|
29-
| Hbase | 2.1| -|2.4|
29+
| HBase | 2.1| -|2.4|
3030
| InteractiveHive |3.1 |3.1|3.1|
3131

3232
This value enables you to successfully create HDInsight clusters. The following snippet shows how to add the component version in the template:

0 commit comments

Comments
 (0)