Skip to content

Commit 747dcb7

Browse files
committed
Add comments
Signed-off-by: Benjamin Huo <[email protected]>
1 parent 0891eb5 commit 747dcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/function_build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
## Customize functions framework version, valid for functions-framework-go for now
3030
## Usually you needn't to do so because the builder will ship with the latest functions-framework
3131
# FUNC_FRAMEWORK_VERSION: "v0.3.0"
32-
# Use FUNC_GOPROXY to set the goproxy
32+
## Use FUNC_GOPROXY to set the goproxy
3333
# FUNC_GOPROXY: "https://goproxy.cn"
3434
srcRepo:
3535
url: "https://github.com/OpenFunction/samples.git"

0 commit comments

Comments
 (0)