From 1e882430f3daf5dd5c627f55d5cf03595e89a4bb Mon Sep 17 00:00:00 2001 From: Chris Murphy Date: Oct 29 2020 17:33:41 +0000 Subject: fix one typo Give me an 'e'! Just one 'e' please! --- diff --git a/modules/release-notes/pages/sysadmin/Distribution.adoc b/modules/release-notes/pages/sysadmin/Distribution.adoc index 72d8274..65bb7ff 100644 --- a/modules/release-notes/pages/sysadmin/Distribution.adoc +++ b/modules/release-notes/pages/sysadmin/Distribution.adoc @@ -1,4 +1,3 @@ - include::{partialsdir}/entities.adoc[] [[select-distribution]] @@ -22,7 +21,7 @@ Btrfs is a native Linux copy-on-write file system. It provides advanced features === What's changing * Use Btrfs instead of LVM+ext4. -* `/` and `/home` are no longer separate file systems, but are on "on big Btrfs file system". +* `/` and `/home` are no longer separate file systems, but are on "one big Btrfs file system". * `/` and `/home` are on link:https://fedoraproject.org/wiki/Changes/BtrfsByDefault#Are_subvolumes_really_mostly_like_directories.3F[Btrfs subvolumes] and share the space on the Btrfs volume. === Always-on features