Skip to content

Commit 44e93ef

Browse files
Fix typo
1 parent 0ab6b21 commit 44e93ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm-ad

samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm-ad/setup-bdc-ad.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ cd $BDCDEPLOY_DIR/
112112
touch $LOG_FILE
113113

114114
{
115-
# Install all necessary packages: kuberenetes, docker, python3, python3-pip, request, azdata.
115+
# Install all necessary packages: kubernetes, docker, python3, python3-pip, request, azdata.
116116
#
117117
echo ""
118118
echo "######################################################################################"

0 commit comments

Comments
 (0)