Skip to content

Commit 2826ba2

Browse files
authored
docs(functions): improve documentation (#1669)
1 parent fc416c4 commit 2826ba2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/function/v1beta1/function_sdk.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ var (
3939
_ = namegenerator.GetRandomName
4040
)
4141

42-
// API: serverless functions API.
43-
// Functions API.
42+
// API: serverless Functions API.
4443
type API struct {
4544
client *scw.Client
4645
}

0 commit comments

Comments
 (0)