diff --git a/src/glint.gleam b/src/glint.gleam index b87527b..433474c 100644 --- a/src/glint.gleam +++ b/src/glint.gleam @@ -150,7 +150,7 @@ pub type ArgsCount { /// The type representing a glint command. /// -/// To create a new command, use the [`glint.command`](#command) funcion. +/// To create a new command, use the [`glint.command`](#command) function. /// pub opaque type Command(a) { Command(