Skip to content

Commit 8daebdb

Browse files
adambutlercbisnett
authored andcommitted
Minor syntax fix
1 parent d9a369e commit 8daebdb

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
@@ -35,7 +35,7 @@ Hubspot.configure({
3535
client_secret: <CLIENT_SECRET>,
3636
redirect_uri: <REDIRECT_URI>,
3737
timeout: nil,
38-
)}
38+
})
3939
```
4040

4141
If you're new to using the HubSpot API, visit the [HubSpot Developer Tools] to

0 commit comments

Comments
 (0)