Skip to content

Commit d2b42ed

Browse files
committed
fix wrong english.
1 parent 4d0c968 commit d2b42ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ except Timeout:
452452
</code>
453453
</pre>
454454

455-
Or with a context manager in a ``with`` a statement.
455+
Or with a context manager in a ``with`` statement.
456456

457457
<pre>
458458
<code class="python">import gevent

0 commit comments

Comments
 (0)