Skip to content

Commit 3aadd64

Browse files
authored
Merge pull request awslabs#135 from iamsalnikov/fix-typo
chiadapter package documentation: fix typo
2 parents 429835c + e2a5a96 commit 3aadd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chi/adapter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Packge chilambda add Chi support for the aws-severless-go-api library.
1+
// Package chiadapter add Chi 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 Chi mux.
44
package chiadapter

0 commit comments

Comments
 (0)