diff --git a/lib/game/components/crossing_ramp.dart b/lib/game/components/crossing_ramp.dart index a039d58e..184a3d9d 100644 --- a/lib/game/components/crossing_ramp.dart +++ b/lib/game/components/crossing_ramp.dart @@ -14,7 +14,7 @@ enum RampOrientation { down, } -/// Indicates a type of the ramp. +/// Indicates the type of the ramp. /// /// Used to set the maskBits of the ramp to determine their possible collisions. enum RampType {