Skip to content

Commit 879fd83

Browse files
committed
📝 Updated documentation
1 parent 0924e0c commit 879fd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/oauth_chopper_example.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ void main() {
1717
secret: secret,
1818
);
1919

20-
/// Add the oauth authenticator and interceptor to the chopper client.
20+
/// Add the oauth_chopper interceptor to the chopper client.
2121
final chopperClient = ChopperClient(
2222
baseUrl: Uri.parse('https://example.com'),
2323
interceptors: [

0 commit comments

Comments
 (0)