docs(config): Fix comment typo
This commit is contained in:
parent
cc35bf0fc3
commit
8ad5c55ad2
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ type PkgSource interface {
|
|||
// for calling Nix.
|
||||
Render(tag string) (string, string)
|
||||
|
||||
// Create a key by which builds for this source and iamge
|
||||
// Create a key by which builds for this source and image
|
||||
// combination can be cached.
|
||||
//
|
||||
// The empty string means that this value is not cacheable due
|
||||
|
|
Loading…
Reference in a new issue