Skip to content

Commit 1233756

Browse files
authored
typo
1 parent a8114e4 commit 1233756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/futurize_overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ use the ``-w`` flag.
5151

5252
For complex projects, it is probably best to divide the porting into two stages.
5353
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
54+
2.7 compatibility or introduce a dependency on the ``future`` package. Stage 2
5555
is to complete the process.

0 commit comments

Comments
 (0)