Skip to content

Commit

Permalink
Update pkgs/http_profile/lib/http_profile.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Nate Bosch <[email protected]>
  • Loading branch information
brianquinlan and natebosch authored Oct 30, 2023
1 parent d9520a6 commit bbae449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/http_profile/lib/http_profile.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import 'dart:io';

/// Records information about an HTTP request.
/// A record of debugging information about an HTTP request.
final class HttpClientRequestProfile {
/// Whether HTTP profiling is enabled or not.
///
Expand Down

0 comments on commit bbae449

Please sign in to comment.