Skip to content

Commit d357e93

Browse files
committed
docs: fix README JSON example syntax error
1 parent f973cf3 commit d357e93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you run relayer on any of the IBC chains, your relayer will be shown on Inter
1919
"twitter": "yourprofilehandle", # @ not needed. full website address is not needed
2020
"telegram": "tguserorgrouphandle", #does not support multiple TG handles. full website address is not needed
2121
"discord": "discordhandle", #does not support multiple discord handles. full website address is needed
22-
"email": "support@validator.example,
22+
"email": "support@validator.example",
2323
"supportRelayerBy": "what can community do to support you? a response like 'delegate to validator' or 'donate to relayer' is good. max of 50 characters",
2424
"chainsRelayed": [
2525
{"ticker": "ATOM", "relayerAddress": "cosmos...."},

0 commit comments

Comments
 (0)