Skip to content

Commit 44552cf

Browse files
committed
updated docs
1 parent e474b42 commit 44552cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zappend/config/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def slice_source(self) -> Callable[[...], Any] | None:
135135

136136
@property
137137
def slice_source_kwargs(self) -> dict[str, Any] | None:
138-
"""Extra keyword-arguments passed to a configured `slice_source`
138+
"""Extra keyword-arguments passed to a specified `slice_source`
139139
together with each slice item.
140140
"""
141141
return self._config.get("slice_source_kwargs")

0 commit comments

Comments
 (0)