Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1421be4

Browse files
author
Didier SENMARTIN
committedMar 8, 2022
Prettier
1 parent 6452df8 commit 1421be4

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
@@ -419,7 +419,7 @@ functions:
419419
### Copy dependencies instead of linking
420420

421421
Before final packaging, a link is created in .serverless folder for python dependencies.
422-
If it is not possible for the OS to create a symbolic link, dependencies can be copied,
422+
If it is not possible for the OS to create a symbolic link, dependencies can be copied,
423423
instead of linked, with the following option:
424424

425425
```yaml

0 commit comments

Comments
 (0)
Please sign in to comment.