We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8630ffb commit e4f6affCopy full SHA for e4f6aff
1 file changed
get-involved/contributing.md
@@ -31,7 +31,7 @@ Which way you choose to add a new feed config is up to you. You can do it manual
31
32
After you're done, you can test your feed config by running `bundle exec html2rss feed lib/html2rss/configs/<domainname.tld>/<path>.yml`.
33
34
-#### Prefered way: manually
+#### Preferred way: manually
35
36
1. Fork this repo and run `bundle install` (you need to have Ruby >= 3.1 installed).
37
2. Create a new folder and file following ths convention: `lib/html2rss/configs/<domainname.tld>/<path>.yml`
0 commit comments