Skip to content

Commit 3b1ad3c

Browse files
author
John Agan
authored
Update README.md
1 parent e01b166 commit 3b1ad3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const webflow = new Webflow({ token: "[ACCESS TOKEN]" });
2929

3030
// fully loaded
3131
const webflow = new Webflow({
32-
token: "[ACCESS TOKEN]"
32+
token: "[ACCESS TOKEN]",
3333
version: "1.0.0",
3434
mode: "cors",
3535
headers: {

0 commit comments

Comments
 (0)