Merge pull request #132 from katamaritaco/patch-1

Typo in the top comment
This commit is contained in:
Mark McGranaghan
2016-12-27 07:17:35 -08:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
// Go's offers extensive support for times and durations;
// Go offers extensive support for times and durations;
// here are some examples.
package main