Skip to content

Commit 6a91bff

Browse files
committed
Fix typo "2 years" -> "2 years".
1 parent 96af76f commit 6a91bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/blog/2015-09-28-surprises-in-gopherjs-performance.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: 2015-09-28
55
author: Dmitri Shuralyov
66
---
77

8-
The GopherJS project first caught my attention about 2 year ago, back when few parts of the Go spec were implemented.
8+
The GopherJS project first caught my attention about 2 years ago, back when few parts of the Go spec were implemented.
99
However, I noticed the incredible pace at which Richard was working, making multiple sophisticated commits per day, as well as fixing reported compiler issues within hours.
1010
A few months later, I decided to download it and give it try on a relatively [large pure Go package](https://godoc.org/github.com/shurcooL/markdownfmt/markdown?import-graph&hide=1) for formatting Markdown, and I was quite shocked when it... [simply worked](https://github.com/shurcooL/atom-markdown-format/commit/6b5f21c4457309f8eba3a78b82e0c9a458ff13b4).
1111

0 commit comments

Comments
 (0)