File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ agree to abide by our **[code of conduct]**.
16
16
17
17
[ Fork] , then clone the repository:
18
18
19
- [ Fork ] : https://github.com/remarkablemark/html-react-parser/fork
19
+ [ fork ] : https://github.com/remarkablemark/html-react-parser/fork
20
20
21
21
``` sh
22
22
# replace `<user>` with your username
@@ -60,7 +60,7 @@ Things that will improve the chance that your pull request will be accepted:
60
60
- [ ] Write good documentation.
61
61
- [ ] Write a [ good commit message] [ commit ] .
62
62
63
- [ CI ] : https://github.com/remarkablemark/html-react-parser/actions/workflows/build.yml
63
+ [ ci ] : https://github.com/remarkablemark/html-react-parser/actions/workflows/build.yml
64
64
[ commit ] : https://www.conventionalcommits.org/
65
65
66
66
## Test
@@ -99,6 +99,6 @@ npm run lint:dts
99
99
100
100
## Release
101
101
102
- Release is automated with [ Release Please] .
102
+ Release and publish are automated with [ Release Please] .
103
103
104
- [ Release Please ] : https://github.com/googleapis/release-please
104
+ [ release please ] : https://github.com/googleapis/release-please
You can’t perform that action at this time.
0 commit comments