diff --git a/lib/vr_player.dart b/lib/vr_player.dart index 9f4220f..14fbccd 100644 --- a/lib/vr_player.dart +++ b/lib/vr_player.dart @@ -1,7 +1,7 @@ /// The `VrPlayer` plugin lets you play 360° and VR videos smoothly on Android -/// and iOS platforms, delivering an immersive viewing experience with touch +/// and iOS platforms, delivering an immersive viewing experience with touch /// and device motion controls. These types of videos, commonly referred to as -/// immersive, 360, or spherical videos, are captured by utilizing +/// immersive, 360, or spherical videos, are captured by utilizing /// an omnidirectional camera or multiple cameras to record /// the entire panoramic view simultaneously. library vr_player;