Skip to content

Commit f58c8bb

Browse files
Update Animation.swift
1 parent 3592009 commit f58c8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Brooklyn/Enumerations/Animation.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ extension Animation {
7979

8080
var name: String {
8181
switch self {
82-
case .original: return "All Animations (Apple's Original Version)"
82+
case .original: return "Apple's Original Version"
8383
case .avatarTissue: return "Avatar Tissue"
8484
case .auroraBorealis: return "Aurora Borealis"
8585
case .ballPit: return "Ball Pit"

0 commit comments

Comments
 (0)