We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d7fab commit 2932bf1Copy full SHA for 2932bf1
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 the `html2rss-config` git repository and run `bundle install` (you need to have Ruby >= 3.3 installed).
37
2. Create a new folder and file following this convention: `lib/html2rss/configs/<domainname.tld>/<path>.yml`
0 commit comments