diff --git a/packages/social-previews/README.md b/packages/social-previews/README.md index b6179392b89b8..f882cbfe34d29 100644 --- a/packages/social-previews/README.md +++ b/packages/social-previews/README.md @@ -59,7 +59,7 @@ const tweetTemplate = { name: 'My Account Name', profileImage: 'https://abs.twimg.com/sticky/default_profile_images/default_profile_bigger.png', screenName: '@myAccount', -} +}; ; ```