Skip to content

Commit c7dc841

Browse files
committed
Fix docs
1 parent 97360af commit c7dc841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual-setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ by adding the following line after the ``react.gradle`` one::
102102
apply from: "../../node_modules/react-native-sentry/sentry.gradle"
103103

104104
You can also enable logging for ``sentry-cli`` by adding this config before the above
105-
``apply from:`` line.
105+
``apply from:`` line::
106106

107107
project.ext.sentry = [
108108
logLevel: "debug"

0 commit comments

Comments
 (0)