Skip to content

Commit 9b217dd

Browse files
Update get-involved/contributing.md
Co-authored-by: Copilot <[email protected]>
1 parent e4f6aff commit 9b217dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-involved/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ After you're done, you can test your feed config by running `bundle exec html2rs
3434
#### Preferred way: manually
3535

3636
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`
37+
2. Create a new folder and file following this convention: `lib/html2rss/configs/<domainname.tld>/<path>.yml`
3838
3. Create the feed config in the `<path>.yml` file.
3939
4. Add this spec file in the `spec/html2rss/configs/<domainname.tld>/<path>_spec.rb` file.
4040

0 commit comments

Comments
 (0)