Skip to content

Commit a2e472a

Browse files
committed
📝 Editing Documentation
1 parent 0a3fb7a commit a2e472a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ios/Classes/InstabugFlutterPlugin.m

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,8 @@ - (void)handleMethodCall:(FlutterMethodCall*)call result:(FlutterResult)result {
4949
}
5050

5151
/**
52-
* starts the SDK with the desired
53-
* @param {token} token The token that identifies the app, you can find
54-
* it on your dashboard.
52+
* starts the SDK
53+
* @param {token} token The token that identifies the app
5554
* @param {invocationEvents} invocationEvents The events that invoke
5655
* the SDK's UI.
5756
*/

0 commit comments

Comments
 (0)