Skip to content

Conversation

@JTNEX
Copy link
Contributor

@JTNEX JTNEX commented Aug 5, 2024

Close #2232
This commit changed the single quotes to back quotes where they were used in the Markdown.

Pull request checklist

  • The PR has a proper title. Use Semantic Commit Messages. (No more branch-name title please)
  • Make sure this is ready to be merged into the relevant branch. Please don't create a PR and let it hang for a few days.
  • Ensure you can run the codes you submitted succesfully. These submissions will be prioritized for review:

PR type

  • Bug fix
    • (like a typo)

Description

In the Japanese README, there were some parts where the Markdown format was not correctly written. I corrected the formatting by replacing the single quotes with back quotes.

Screenshot

  • before
    image

  • after
    image

This commit changed the single quotes to back quotes where they were used in the Markdown.
@RVC-Boss RVC-Boss merged commit 4d13799 into RVC-Project:main Aug 28, 2024
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.

Markdown Formatting Issues in Japanese ReadMe.md

2 participants