We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c3adb commit f23a501Copy full SHA for f23a501
README.md
@@ -114,8 +114,8 @@ generated signature:
114
115
### Simple Obfuscation
116
117
-If you would just would like to obfuscate this somewhat, you can pass the
118
-options to the `config` method as a base64 encoded JSON string:
+If you would just like to obfuscate this somewhat, you can pass the options to
+the `config` method as a base64 encoded JSON string:
119
120
Raven.config("eyJzZWNyZXRLZXkiOiAiNzdlYzhjOTlhODg1NDI1NmFhNjhjY2I5MWRkOTExOWQiLCAicHVibGljS2V5IjogImU4OTY1MmVjMzBiOTRkOWRiNmVhNmYyODU4MGFiNDk5IiwgInNlcnZlcnMiOiBbImh0dHA6Ly95b3VyLnNlbnRyeXNlcnZlci5jb20vYXBpL3N0b3JlLyJdLCAicHJvamVjdElkIjogMSwgImxvZ2dlciI6ICJ5b3Vyc2l0ZS5lcnJvcnMuamF2YXNjcmlwdCJ9");
121
0 commit comments