We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6452df8 commit 1421be4Copy full SHA for 1421be4
README.md
@@ -419,7 +419,7 @@ functions:
419
### Copy dependencies instead of linking
420
421
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,
+If it is not possible for the OS to create a symbolic link, dependencies can be copied,
423
instead of linked, with the following option:
424
425
```yaml
0 commit comments