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.
2 parents dbdcf27 + 9e054a0 commit 2876ab8Copy full SHA for 2876ab8
Notes/09_Packages/02_Third_party.md
@@ -121,7 +121,7 @@ different problem.
121
### Handling Third-Party Dependencies in Your Application
122
123
If you have written an application and it has specific third-party
124
-dependencies, one challange concerns the creation and preservation of
+dependencies, one challenge concerns the creation and preservation of
125
the environment that includes your code and the dependencies. Sadly,
126
this has been an area of great confusion and frequent change over
127
Python's lifetime. It continues to evolve even now.
0 commit comments