Skip to content

Commit 5661424

Browse files
committed
chore: update docs
1 parent 1d1417d commit 5661424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/java/com/instabug/reactlibrary/RNInstabugReactnativeModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1150,7 +1150,7 @@ public void run() {
11501150
}
11511151
/**
11521152
* Enables or disables network logs sensitive information auto masking.
1153-
* @param isEnabled A boolean to enable/disable.
1153+
* @param isEnabled A boolean to enable/disable auto masking.
11541154
*/
11551155
@ReactMethod
11561156
public void setAutoMaskingEnabled(final boolean isEnabled) {

0 commit comments

Comments
 (0)