Skip to content

Commit 78859fb

Browse files
authored
Minor change to kick off mirroring (#18)
1 parent 2d9ebda commit 78859fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/dash_analytics/lib/src/enums.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ enum DashEvent {
5959

6060
/// Officially-supported clients of this package.
6161
///
62-
/// All [label] values should use an underscore as a delimiter
62+
/// All [label] values should use an underscore as a delimiter.
6363
enum DashTool {
6464
flutterTools(
6565
label: 'flutter_tools',

0 commit comments

Comments
 (0)