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

Missing a closing parenthesis in docs/guide/ssr.md #15428

Closed
1 of 4 tasks
shuuji3 opened this issue Dec 26, 2023 · 0 comments · Fixed by #15429
Closed
1 of 4 tasks

Missing a closing parenthesis in docs/guide/ssr.md #15428

shuuji3 opened this issue Dec 26, 2023 · 0 comments · Fixed by #15429
Labels
documentation Improvements or additions to documentation

Comments

@shuuji3
Copy link
Contributor

shuuji3 commented Dec 26, 2023

Documentation is

  • Missing
  • Outdated
  • Confusing
  • Not sure?

Explain in Detail

The code comment in this line https://github.com/vitejs/vite/blob/main/docs/guide/ssr.md?plain=1#L94 has an opening parenthesis but the closing one is missing.

Your Suggestion for Changes

Put a closing parenthesis in the proper location.

Reproduction

https://vitejs.dev/guide/ssr.html#setting-up-the-dev-server

Steps to reproduce

No response

@shuuji3 shuuji3 added the documentation Improvements or additions to documentation label Dec 26, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant