Skip to content

Commit f005638

Browse files
authored
Fix typo
Detention period => Retention period
1 parent 4dfd99e commit f005638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/timeseries_examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
"cell_type": "markdown",
355355
"metadata": {},
356356
"source": [
357-
"## Detention period\n",
357+
"## Retention period\n",
358358
"\n",
359359
"You can specify a retention period when creating timeseries objects or when adding a sample timeseries object. Once the retention period has elapsed, the sample is removed from the timeseries."
360360
]

0 commit comments

Comments
 (0)