Skip to content

Commit 24c01bc

Browse files
committed
style: format
1 parent a3f1629 commit 24c01bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/models/user_generated_content/negative_feedback.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ part 'negative_feedback.g.dart';
88
/// {@template negative_feedback}
99
/// Represents a single instance of negative feedback provided by a user.
1010
///
11-
/// This is stored as a list within the [AppReview] model to track the history
11+
/// This is stored as a list within the "AppReview" model to track the history
1212
/// of a user's sentiment over time.
1313
/// {@endtemplate}
1414
@immutable

0 commit comments

Comments
 (0)