Skip to content

Commit 0ab6b21

Browse files
Fix typo
1 parent c8f7570 commit 0ab6b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ cd $BDCDEPLOY_DIR/
9393
touch $LOG_FILE
9494

9595
{
96-
# Install all necessary packages: kuberenetes, docker, python3, python3-pip, request, azdata.
96+
# Install all necessary packages: kubernetes, docker, python3, python3-pip, request, azdata.
9797
#
9898
echo ""
9999
echo "######################################################################################"

0 commit comments

Comments
 (0)