Skip to content

Commit 41bf02c

Browse files
authored
Update README.md
1 parent bca548f commit 41bf02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The table below contains a list of APIs we're planning to implement for our 1.0
4242
| | Android: `Instabug.getAllUserAttributes()`<br>iOS: `+ [Instabug userAttributes:]` |
4343
| | Android: `Instabug.logUserEvent(String name)`<br>iOS: `+ [Instabug logUserEventWithName:]` |
4444
| | Android: `BugReporting.invoke()`<br>iOS: `+ [IBGBugReporting invoke]` |
45-
| | Android: `BugReporting.invoke(InvocationMode mode,@InvocationOption int... options)`<br>iOS: `+ [IBGBugReporting invokeWithMode:options:]` |
45+
| | Android: `BugReporting.invoke(InvocationMode mode, @InvocationOption int... options)`<br>iOS: `+ [IBGBugReporting invokeWithMode:options:]` |
4646
| | Android: `InstabugLog.d(String message)`<br>iOS: `+ [IBGLog log:]` |
4747
| | Android: `InstabugLog.v(String message)`<br>iOS: `+ [IBGLog logVerbose:]` |
4848
| | Android: `InstabugLog.d(String message)`<br>iOS: `+ [IBGLog logDebug:]` |

0 commit comments

Comments
 (0)