Skip to content

Commit d11373b

Browse files
sommeeeerconico974
andauthored
review
Co-authored-by: conico974 <nicodorseuil@yahoo.fr>
1 parent fb4e1a8 commit d11373b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/aws/config/full_example.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const config = {
3131
},
3232
// this will install sharp to your default server function
3333
// only for example purposes, you most likely should not use this
34-
// this can be used on every function to install additional packages
34+
// this can be used on every server to install additional packages
3535
install: {
3636
packages: ['sharp@0.33.5'],
3737
arch: 'arm64',

0 commit comments

Comments
 (0)