From 07b09fb05cacaf21b47f402f07d0106ec2d2e7af Mon Sep 17 00:00:00 2001 From: Ibad Ur Rahman Date: Tue, 23 Jul 2024 13:54:49 +0500 Subject: [PATCH] Update manifest.yml fixing the name in manifest.yml --- samples/sfguide-tasty-bytes-native-app/manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/sfguide-tasty-bytes-native-app/manifest.yml b/samples/sfguide-tasty-bytes-native-app/manifest.yml index 01fe5fd..90bb7ab 100644 --- a/samples/sfguide-tasty-bytes-native-app/manifest.yml +++ b/samples/sfguide-tasty-bytes-native-app/manifest.yml @@ -3,7 +3,7 @@ manifest_version: 1 version: name: v1 label: "version 1" - comment: "Initial version of Chairlift application" + comment: "Initial version of TastyBytes application" artifacts: setup_script: scripts/setup.sql