Skip to content

Commit 8606eb4

Browse files
authored
Small typo (timescale#2846)
1 parent 321ab9c commit 8606eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-timescale/data-retention/about-data-retention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dropping data by the chunk is faster, because it deletes an entire file from
2929
disk. It doesn't need garbage collection and defragmentation.
3030

3131
Whether you use a policy or manually drop chunks, Timescale drops data by the
32-
chunk. It only drops chunks where _all_ the data is wihin the specified time
32+
chunk. It only drops chunks where _all_ the data is within the specified time
3333
range.
3434

3535
For example, consider the setup where you have 3 chunks containing data:

0 commit comments

Comments
 (0)