Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit 1982516

Browse files
committed
Fixed package comment
1 parent 2419a65 commit 1982516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gin/adapter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Packge ginlambda add Gin support for the aws-severless-go-api library.
1+
// Package ginadapter adds Gin support for the aws-severless-go-api library.
22
// Uses the core package behind the scenes and exposes the New method to
33
// get a new instance and Proxy method to send request to the Gin engine.
44
package ginadapter

0 commit comments

Comments
 (0)