Skip to content

Commit fb5eda7

Browse files
committed
fix doc
1 parent 35f03e1 commit fb5eda7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/web/web_account_delegate.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import 'static_interop/models/profile.dart';
88
import 'static_interop/parameters/account.dart';
99
import 'static_interop/response/account_response.dart';
1010

11-
/// This class handles the updating or retrieving of, account information.
11+
/// This class handles updating and retrieving account information for the web.
1212
class WebAccountDelegate {
1313
/// Create an instance of [WebAccountDelegate].
1414
const WebAccountDelegate();

0 commit comments

Comments
 (0)