diff --git a/dockutil-labels.sh b/dockutil-labels.sh index f2b3cd6..3a5443d 100644 --- a/dockutil-labels.sh +++ b/dockutil-labels.sh @@ -100,7 +100,7 @@ if [[ " $@ " =~ "acrobatdc" ]]; then DOCKPOS=end fi if [[ " $@ " =~ "adobecreativeclouddesktop" ]]; then - APPNA="Adobe Creative Cloud" + APPNA="Creative Cloud" APPPA="/Applications/Utilities/Adobe Creative Cloud/ACC" DOCKPOS=end fi