Correct typo in `bundle` script comment (#7682)

Valentine Briese created

Release Notes:

- N/A

Change summary

script/bundle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

script/bundle 🔗

@@ -12,7 +12,7 @@ bundle_name=""
 zed_crate="zed"
 binary_name="Zed"
 
-# This must match the team in the provsiioning profile.
+# This must match the team in the provisioning profile.
 APPLE_NOTORIZATION_TEAM="MQ55VZLNZQ"
 
 # Function for displaying help info