Skip to content

Commit 6bf471c

Browse files
committed
📝 Edited Documentation
2 parents 20afc54 + 24b7d0a commit 6bf471c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/instabug_flutter.dart

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ class InstabugFlutter {
1313
return version;
1414
}
1515

16-
/*
16+
/*
1717
* Starts the SDK.
1818
* This is the main SDK method that does all the magic. This is the only
1919
* method that SHOULD be called.
20-
* Should be called in constructor of the app registery component
2120
* @param {string} token The token that identifies the app, you can find
2221
* it on your dashboard.
2322
* @param {List<InvocationEvent>} invocationEvents The events that invoke

0 commit comments

Comments
 (0)