Skip to content

Commit 44c93e7

Browse files
Update typos in documentation
Signed-off-by: ela-kotulska-frequenz <[email protected]>
1 parent 0c61eb9 commit 44c93e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/sdk/timeseries/_resampling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ async def resample(self, *, one_shot: bool = False) -> None:
284284
period.
285285
286286
Raises:
287-
ResamplingError: If some timseries source or sink encounters any
287+
ResamplingError: If some timeseries source or sink encounters any
288288
errors while receiving or sending samples. In this case the
289289
timer still runs and the timeseries will keep receiving data.
290290
The user should remove (and re-add if desired) the faulty

0 commit comments

Comments
 (0)