Skip to content

Commit

Permalink
Update Animation.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrommcarrasco authored Mar 6, 2019
1 parent 3592009 commit f58c8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Brooklyn/Enumerations/Animation.swift
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ extension Animation {

var name: String {
switch self {
case .original: return "All Animations (Apple's Original Version)"
case .original: return "Apple's Original Version"
case .avatarTissue: return "Avatar Tissue"
case .auroraBorealis: return "Aurora Borealis"
case .ballPit: return "Ball Pit"
Expand Down

0 comments on commit f58c8bb

Please sign in to comment.