Skip to content

Commit

Permalink
Capitalize Lego
Browse files Browse the repository at this point in the history
  • Loading branch information
kchristensen committed Mar 7, 2023
1 parent f53b0c9 commit a89c6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion udm-le.sh
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ install_lego() {
exit 1
fi
else
echo "install_lego(): lego binary is already installed at ${LEGO_BINARY}, no operation necessary"
echo "install_lego(): Lego binary is already installed at ${LEGO_BINARY}, no operation necessary"
fi
}

Expand Down

0 comments on commit a89c6a5

Please sign in to comment.