Skip to content

Commit e0e0b36

Browse files
authored
Fix typo in info.emails (#1820)
1 parent ac7ba12 commit e0e0b36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package-examples/wordpress/Kptfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ kind: Kptfile
33
metadata:
44
name: wordpress
55
info:
6-
site: https://github.com/GoogleContainerTools/kpt
76
description: This is an example wordpress package with mysql subpackage
8-
email:
7+
emails:
98
109
pipeline:
1110
mutators:

0 commit comments

Comments
 (0)