We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8114e4 commit 1233756Copy full SHA for 1233756
docs/futurize_overview.rst
@@ -51,5 +51,5 @@ use the ``-w`` flag.
51
52
For complex projects, it is probably best to divide the porting into two stages.
53
Stage 1 is for "safe" changes that modernize the code but do not break Python
54
-2.7 compatibility or introduce a depdendency on the ``future`` package. Stage 2
+2.7 compatibility or introduce a dependency on the ``future`` package. Stage 2
55
is to complete the process.
0 commit comments