diff --git a/lib/game/components/backbox/bloc/backbox_state.dart b/lib/game/components/backbox/bloc/backbox_state.dart index 10fa4aad..3c8a8728 100644 --- a/lib/game/components/backbox/bloc/backbox_state.dart +++ b/lib/game/components/backbox/bloc/backbox_state.dart @@ -77,7 +77,7 @@ class InitialsFailureState extends BackboxState { } /// {@template share_state} -/// State when the user is sharing the score. +/// State when the user is sharing their score. /// {@endtemplate} class ShareState extends BackboxState { /// {@macro share_state}