mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
chore(docs): typo fix in readme
This commit is contained in:
@@ -97,7 +97,7 @@ feed.item({
|
|||||||
}, {
|
}, {
|
||||||
link: 'http://example.com/about',
|
link: 'http://example.com/about',
|
||||||
text: 'О сайте'
|
text: 'О сайте'
|
||||||
}]
|
}],
|
||||||
related: [{
|
related: [{
|
||||||
link: 'http://example.com/related/post1',
|
link: 'http://example.com/related/post1',
|
||||||
image_url: 'http://example.com/i/img1.jpg',
|
image_url: 'http://example.com/i/img1.jpg',
|
||||||
@@ -126,4 +126,4 @@ $ npm test
|
|||||||
|
|
||||||
@vvmspace
|
@vvmspace
|
||||||
|
|
||||||
@crackosok
|
@crackosok
|
||||||
|
|||||||
Reference in New Issue
Block a user