diff --git a/bitbake/lib/toaster/toastergui/static/js/projectapp.js b/bitbake/lib/toaster/toastergui/static/js/projectapp.js
index 0b6e0126dd..d52ba73f3d 100644
--- a/bitbake/lib/toaster/toastergui/static/js/projectapp.js
+++ b/bitbake/lib/toaster/toastergui/static/js/projectapp.js
@@ -692,7 +692,7 @@ projectApp.controller('prjCtrl', function($scope, $modal, $http, $interval, $loc
"Your project " + $scope.project.name +
" has been created. You can now add layers and select targets you want to build.", "alert-success");
+ "\">select recipes you want to build.", "alert-success");
});
_cmdExecuteWithParam("/machineselected", function () {