We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28be7e7 commit 5334c74Copy full SHA for 5334c74
docs/api.md
@@ -26,7 +26,7 @@ All described objects can be imported from the `zappend.api` module.
26
27
## Types
28
29
-::: zappend.api.SliceObj
+::: zappend.api.SliceItem
30
options:
31
show_root_heading: true
32
docs/guide.md
@@ -550,7 +550,7 @@ below.
550
551
#### Paths and URIs
552
553
-A slice object of type `str` is interpreted as local file path or URI, in the case
+A slice item of type `str` is interpreted as local file path or URI, in the case
554
the path has a protocol prefix, such as `s3://` as described above.
555
556
In the majority of `zappend` use cases the slice datasets to be appended to a target
0 commit comments