aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/module.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/module.go')
-rw-r--r--modules/module.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/module.go b/modules/module.go
index bba7657c5..f71911617 100644
--- a/modules/module.go
+++ b/modules/module.go
@@ -12,7 +12,7 @@
// limitations under the License.
// Package modules provides a client that can be used to manage Hugo Components,
-// what's refered to as Hugo Modules. Hugo Modules is built on top of Go Modules,
+// what's referred to as Hugo Modules. Hugo Modules is built on top of Go Modules,
// but also supports vendoring and components stored directly in the themes dir.
package modules