summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-09 22:45:33 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-09 22:45:33 +0800
commit38066205582b25b0f2dfeb1786a2d9e428e8dae0 (patch)
treea4dbf834ea375a36fdfca0b7ca04046bf59bacd9
parentc9ff9a13735010a6d3937a05e8ce9f00f9fab3ac (diff)
Fix indentation in README introduction
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index ab67501..b6525a3 100644
--- a/README.txt
+++ b/README.txt
@@ -4,7 +4,7 @@
I. Introduction
Butchunker is an extensible file chunking framework that allows files to be split
- using specialized schemes to specifically improve deduplication rates.
+ using specialized schemes to specifically improve deduplication rates.
Please note:
1. It only splits files and [currently] does not compress them.