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

Commit 016bd40

Browse files
committed
chiadapter package documentation: fix typo
1 parent b4b16a4 commit 016bd40

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)