diff --git a/example/main.go b/example/main.go index 54baf2a..31329b9 100644 --- a/example/main.go +++ b/example/main.go @@ -1,4 +1,4 @@ -// Package example is a sample application built with Goji. Its goal is to give +// Command example is a sample application built with Goji. Its goal is to give // you a taste for what Goji looks like in the real world by artificially using // all of its features. //