Skip to content

Commit a64b0c2

Browse files
committed
docs: fix simple typo, sliceing -> slicing
There is a small typo in Datatypes/README.md. Should read `slicing` rather than `sliceing`.
1 parent 8df623e commit a64b0c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Datatypes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
所有序列类型都可以进行某些通用的操作,比如:
88

99
- 索引(indexing)
10-
- 分片(sliceing
10+
- 分片(slicing
1111
- 迭代(iteration)
1212
- 加(adding)
1313
- 乘(multiplying)

0 commit comments

Comments
 (0)