Skip to content

Commit f206a79

Browse files
authored
Merge pull request #316 from jpetitcolas/patch-1
Fix typo
2 parents 2756915 + cb1631a commit f206a79

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
@@ -21,7 +21,7 @@ This will automatically add the plugin to your project's `package.json` and the
2121
`serverless.yml`. That's all that's needed for basic use! The plugin will now bundle your python
2222
dependencies specified in your `requirements.txt` or `Pipfile` when you run `sls deploy`.
2323

24-
For a more in depth introduction on how to user this plugin, check out
24+
For a more in depth introduction on how to use this plugin, check out
2525
[this post on the Serverless Blog](https://serverless.com/blog/serverless-python-packaging/)
2626

2727
If you're on a mac, check out [these notes](#applebeersnake-mac-brew-installed-python-notes) about using python installed by brew.

0 commit comments

Comments
 (0)