fix grammar
This commit is contained in:
parent
f1a4069481
commit
b746448f46
|
@ -359,7 +359,7 @@ Sequences
|
|||
slicing notations can be used as the target of assignment and :keyword:`del`
|
||||
(delete) statements.
|
||||
|
||||
There is currently a single intrinsic mutable sequence type:
|
||||
There are currently two intrinsic mutable sequence types:
|
||||
|
||||
Lists
|
||||
.. index:: object: list
|
||||
|
|
Loading…
Reference in New Issue