Skip to content

Commit 2914770

Browse files
committed
fix website type example typo
1 parent d537f9c commit 2914770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/docs/concepts/10-simple-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
ports: "[]integer"
3737

3838
# Map type
39-
env: "map[string]mytype"
39+
env: "map[string]myType"
4040

4141
# Custom Types
4242
types:

0 commit comments

Comments
 (0)