Skip to content

Commit f23a501

Browse files
committed
Corrected grammar in README
1 parent a6c3adb commit f23a501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ generated signature:
114114

115115
### Simple Obfuscation
116116

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:
117+
If you would just like to obfuscate this somewhat, you can pass the options to
118+
the `config` method as a base64 encoded JSON string:
119119

120120
Raven.config("eyJzZWNyZXRLZXkiOiAiNzdlYzhjOTlhODg1NDI1NmFhNjhjY2I5MWRkOTExOWQiLCAicHVibGljS2V5IjogImU4OTY1MmVjMzBiOTRkOWRiNmVhNmYyODU4MGFiNDk5IiwgInNlcnZlcnMiOiBbImh0dHA6Ly95b3VyLnNlbnRyeXNlcnZlci5jb20vYXBpL3N0b3JlLyJdLCAicHJvamVjdElkIjogMSwgImxvZ2dlciI6ICJ5b3Vyc2l0ZS5lcnJvcnMuamF2YXNjcmlwdCJ9");
121121

0 commit comments

Comments
 (0)