Skip to content

Commit ffe9e47

Browse files
committed
Small improvements on blogs page (en)
Fix questionable statement in summary (replacing "past year" with "past years"), and typos.
1 parent 167e939 commit ffe9e47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

en/community/weblogs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Blogs"
44
lang: en
55
---
66

7-
Ruby blogs have exploded over the past year and given sufficient
7+
Ruby blogs have exploded over the past years and given sufficient
88
hunting, you can unearth hundreds of blogs sharing bits of Ruby code,
99
describing new techniques, or speculating on Ruby’s future.
1010
{: .summary}
@@ -22,7 +22,7 @@ describing new techniques, or speculating on Ruby’s future.
2222
A few notable blogs stand out for the frequency and immediacy of their
2323
updates.
2424

25-
* [**Ruby Weekly**][ruby-weekly] Although more of a newsletter than a
25+
* [**Ruby Weekly**][ruby-weekly]: Although more of a newsletter than a
2626
blog, Ruby Weekly is a distillation of the most interesting Ruby
2727
articles and news each week.
2828
* [**Riding Rails**][riding-rails] is the official group blog of the
@@ -35,7 +35,7 @@ updates.
3535
If you're interested in writing for any of the above blogs, you should
3636
contact the authors.
3737

38-
Ruby is also a common topic on [reddit][reddit], and [Hacker News][hn],
38+
Ruby is also a common topic on [reddit][reddit] and [Hacker News][hn],
3939
in their respective programming news. If you find some brilliant code
4040
out there, be sure to share!
4141

0 commit comments

Comments
 (0)