Skip to content

Commit f58f644

Browse files
committed
documentation update
1 parent 2b7b946 commit f58f644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ If you are using persistent connections in your function routes (such as AWS RDS
13011301
An `index.d.ts` declaration file has been included for use with your TypeScript projects (thanks @hassankhan). Please feel free to make suggestions and contributions to keep this up-to-date with future releases.
13021302

13031303
```javascript
1304-
// import Lambda API and TypeScript definitions
1304+
// import Lambda API and TypeScript declarations
13051305
import API from 'lambda-api'
13061306
```
13071307

0 commit comments

Comments
 (0)