We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f7ae3 commit ac85044Copy full SHA for ac85044
README.md
@@ -431,7 +431,7 @@ functions:
431
### Copy dependencies instead of linking
432
433
Before final packaging, a link is created in .serverless folder for python dependencies.
434
-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,
435
instead of linked, with the following option:
436
437
```yaml
0 commit comments