devenv: Fix typo (#31589)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
pull/31611/head
Arve Knudsen 4 years ago committed by GitHub
parent 091e3cf4f8
commit 88ac1cf173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      devenv/setup.sh

2
devenv/setup.sh vendored

@ -64,7 +64,7 @@ usage() {
main() {
echo -e "------------------------------------------------------------------"
echo -e "This script setups provisioning for dev datasources and dashboards"
echo -e "This script sets up provisioning for dev datasources and dashboards"
echo -e "------------------------------------------------------------------"
echo -e "\n"

Loading…
Cancel
Save