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 typos #82

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

fix typos #82

wants to merge 5 commits into from

Commits on Apr 23, 2024

  1. Format files before working on it

    This will reduce the amount of changes to review in next commits.
    ccoVeille committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    042f62a View commit details
    Browse the repository at this point in the history
  2. Fix JSON acronym

    An acronym is written in capital letters
    ccoVeille committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2ee1a32 View commit details
    Browse the repository at this point in the history
  3. Fix quoting style

    A node name is not with quotes, but backticks.
    
    Use the syntax already used in the file.
    ccoVeille committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3093d0d View commit details
    Browse the repository at this point in the history
  4. Fix style

    Use hyphen when needed
    ccoVeille committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ecdfade View commit details
    Browse the repository at this point in the history
  5. Fix typos

    ccoVeille committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    230fe9b View commit details
    Browse the repository at this point in the history