Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ The example above will create a `.zip` archive that contains the myFunction fold
- For the file `handler.go` at the root of the project → `Handle`.

<Message type="note">
By default, the handler path is `Handle` (package main at the root of the archive).
By default, the handler path is `Handle` (package handler at the root of the archive).
</Message>
</TabsTab>
<TabsTab label="PHP">
Expand Down