Skip to content

Commit

Permalink
Merge pull request #191 from magikmw/patch-1
Browse files Browse the repository at this point in the history
removed a word repetition

Former-commit-id: 65738c3
  • Loading branch information
brandur authored Apr 29, 2018
2 parents 23d9d29 + cb4bd0f commit 9fcaebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/articles/go-lambda.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ This might sound like normal [semantic versioning][semver]
of a breaking change. It doesn't say anything about
frequency of change, or committing to not making breaking
changes. Go's proven track record in this area puts it well
ahead ahead of just about any other project.
ahead of just about any other project.

That brings us back to Lambda. If we look back at our list
of runtimes, the supported versions across languages might
Expand Down

0 comments on commit 9fcaebd

Please sign in to comment.