Skip to content

Commit 7a0fbe5

Browse files
Update docs/design_proposals/ko-builder.md
Co-authored-by: Marlon Gamez <[email protected]>
1 parent b1182a6 commit 7a0fbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design_proposals/ko-builder.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ The steps roughly outlined:
423423
func PublishImages(ctx context.Context, importpaths []string, pub publish.Interface, b build.Interface) (map[string]name.Reference, error)
424424
```
425425

426-
Add build and publish options to support Skaffold config propagaring to
426+
Add build and publish options to support Skaffold config propagating to
427427
ko. In the package `github.com/google/ko/pkg/commands/options`:
428428

429429
[`build.go`](https://github.com/google/ko/blob/ee23538378722e060a2f7c7800f226e0b82e09e7/pkg/commands/options/build.go#L25)

0 commit comments

Comments
 (0)