Skip to content

Commit a97e409

Browse files
committed
Fix double negation
1 parent 51832c1 commit a97e409

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
@@ -13,7 +13,7 @@ Package allows your app to switch to Debug Mode:
1313
tests and similar cases),
1414
- manually enable/disable (force turn-on or turn-off) Debug Mode.
1515

16-
**NOTE:** Package doesn't NOT provide any Debug tools directly – it only tells the app whether to switch to debug mode.
16+
**NOTE:** Package does NOT provide any Debug tools directly – it only tells the app whether to switch to debug mode.
1717

1818
Package is optimized for invoking in very early lifecycle phase of your App
1919

0 commit comments

Comments
 (0)