Skip to content

Commit

Permalink
Correct typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Loison committed Oct 29, 2024
1 parent 4860d96 commit f6cf3c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xExtension-YouTubeChannel2RssFeed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ YouTube handles URL look like:

If you don't want to use a publicly instance of YT-OAPI you can host your own instance. For example as [Docker container](https://hub.docker.com/r/benjaminloison/youtube-operational-api). For detail informations have a look in the documentation on manufacturer's website.

#### My prefered YAML code for a self hostet Docker container
#### My prefered YAML code for a self hosted Docker container

```yaml
version: "3"
Expand Down Expand Up @@ -81,7 +81,7 @@ Extensions must be in the ./extensions directory of your FreshRSS installation.
### v0.6.0-alpha (2024-05-06)

- add option window
- add detection of YouTube handels
- add detection of YouTube handles
- add functionallity to detect YouTube shorts
- add option to mark shorts as read or block it

Expand Down

0 comments on commit f6cf3c6

Please sign in to comment.