Skip to content

Commit

Permalink
#9 Fixed markdown lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Epatko committed Mar 6, 2024
1 parent af5adbb commit f686e36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,10 +12,10 @@ You can read more about Hits-of-Code metric in this blog post:

[**hoc** project page](https://github.com/yegor256/hoc/tree/master)

To install action copy the workflow code into
To install action copy the workflow code into
a .github/workflows/main.yml file in your repository

```
```yaml
on: [push]

jobs:
Expand Down

0 comments on commit f686e36

Please sign in to comment.