Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix trailing space
  • Loading branch information
Ruth-ikegah authored May 10, 2024
1 parent bc636cd commit 50eff23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Deployment is done using GitHub Actions and does not involve manual steps.
Check out `.github/workflows` folder of the root repository.

## Contributing to OpenPAYGO Docs

Check failure on line 29 in README.md

View workflow job for this annotation

GitHub Actions / Run markdownlint

Headings should be surrounded by blank lines

README.md:29 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Contributing to OpenPAYGO Docs"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md

We welcome contributions from the community! Whether you're interested in fixing bugs, adding new features, or improving documentation, your help is greatly appreciated. To get started, you can either check existing open issues or open a new issue, fork the repository, make your changes, and submit a pull request. If you have any questions, tag @dmohns.

Check failure on line 30 in README.md

View workflow job for this annotation

GitHub Actions / Run markdownlint

Trailing spaces

README.md:30:356 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md

## Resources on Docusaurus
Expand Down

0 comments on commit 50eff23

Please sign in to comment.