Just typo fix
This commit is contained in:
parent
31df4852b3
commit
a314f2edf7
2
feed.go
2
feed.go
|
@ -3,7 +3,7 @@
|
|||
Dependencies: go-pkg-xmlx (http://github.com/jteeuwen/go-pkg-xmlx)
|
||||
|
||||
This package allows us to fetch Rss and Atom feeds from the internet.
|
||||
They are parsed into an object tree which is a hyvrid of both the RSS and Atom
|
||||
They are parsed into an object tree which is a hybrid of both the RSS and Atom
|
||||
standards.
|
||||
|
||||
Supported feeds are:
|
||||
|
|
Loading…
Reference in New Issue