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

Remove ; character in json example #23420

Closed
FACON-Nicolas opened this issue Apr 29, 2024 · 1 comment
Closed

Remove ; character in json example #23420

FACON-Nicolas opened this issue Apr 29, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation pr-opened A PR has been opened to resolve the issue

Comments

@FACON-Nicolas
Copy link
Contributor

Improve documentation

Link

Click here to see the file (/apps/docs/content/guides/database/arrays.mdx)

Describe the problem

A JSON example is not correctly shown

;[
  {
    textarray: ['Harry', 'Larry', 'Moe'],
  },
]

Describe the improvement

Remove the ;

Additional context

No more context

@FACON-Nicolas FACON-Nicolas added the documentation Improvements or additions to documentation label Apr 29, 2024
FACON-Nicolas added a commit to FACON-Nicolas/supabase that referenced this issue Apr 29, 2024
@encima encima added the pr-opened A PR has been opened to resolve the issue label Apr 30, 2024
charislam added a commit that referenced this issue Apr 30, 2024
* docs(database): remove useless ";" character (#23420)

* fix

---------

Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>
@Hallidayo
Copy link
Contributor

Hi @FACON-Nicolas, thank you for the pull request! As the pull has been merged I'm going to close this one but again thank you for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation pr-opened A PR has been opened to resolve the issue
Projects
None yet
Development

No branches or pull requests

3 participants