Skip to content

Commit 21b3740

Browse files
authored
Merge pull request ethan-funny#17 from timgates42/bugfix_typo_slicing
docs: fix simple typo, sliceing -> slicing
2 parents 8df623e + a64b0c2 commit 21b3740

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)