Skip to content

Commit efab749

Browse files
authored
Fix typo (#6463)
1 parent 2f778ee commit efab749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Crashlytics/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ if [[ $return_code != 0 ]]; then
6565
exit $return_code
6666
fi
6767

68-
# Verification passed, convert and upload cSYMs in the background to prevent
68+
# Verification passed, convert and upload dSYMs in the background to prevent
6969
# build delays
7070
#
7171
# Note: Validation is performed again at this step before upload

0 commit comments

Comments
 (0)