summaryrefslogtreecommitdiffstats
path: root/hugolib/site.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/site.go')
-rw-r--r--hugolib/site.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugolib/site.go b/hugolib/site.go
index 629881856..8bf37e17d 100644
--- a/hugolib/site.go
+++ b/hugolib/site.go
@@ -32,7 +32,7 @@ import (
"github.com/gohugoio/hugo/media"
- "github.com/bep/inflect"
+ "github.com/markbates/inflect"
"sync/atomic"