Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix invalid JSON #660

Merged
merged 1 commit into from
Oct 15, 2024
Merged

fix invalid JSON #660

merged 1 commit into from
Oct 15, 2024

Conversation

caoyang2002
Copy link
Contributor

Fix

Error: Variables are invalid JSON: Expected ',' or '}' after property value in JSON at position 106 (line 4 column 1).

Before

Variables are invalid JSON: Expected ',' or '}' after property value in JSON at position 106 (line 4 column 1).

image

After

image

Description

Checklist

  • Do all Lints pass?
    • Have you ran pnpm spellcheck?
    • Have you ran pnpm fmt?
    • Have you ran pnpm lint?

Error: Variables are invalid JSON: Expected ',' or '}' after property value in JSON at position 106 (line 4 column 1).
@caoyang2002 caoyang2002 requested a review from a team as a code owner October 15, 2024 04:47
Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 4:54am

Copy link
Contributor

@larry-aptos larry-aptos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@larry-aptos larry-aptos merged commit 7d15076 into aptos-labs:main Oct 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants