diff --git a/Home.md b/Home.md
index 2badf5a..60945e8 100644
--- a/Home.md
+++ b/Home.md
@@ -228,10 +228,6 @@ The special variable `$nnn` denotes the hovered file name. It is accessible from
All binary questions are confirmed by y or Y.
-## File size
-
-The minimum file size unit is byte (B). The rest are K, M, G, T, P, E, Z, Y (powers of 1024), same as the default units in `ls`.
-
## Design
`nnn` (the core C utility) is, generally speaking, _feature-restricted_. If you are looking for a file manager with tons of fancy features notwithstanding memory consumption and performance, you should look somewhere else. `nnn` includes features which you _really_ need so it can remain light enough to finish your workflow accurately before your train of thought is lost.