From 1b8bf42af61c42da35a1f25480013398a38fc6cf Mon Sep 17 00:00:00 2001 From: Konstantin A Kolosov Date: Mon, 17 Oct 2016 17:46:16 -0400 Subject: [PATCH] dnf: fix typo (#1121) Fedora was misspelled --- pages/linux/dnf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/dnf.md b/pages/linux/dnf.md index 86b63ef92..b0a356ebd 100644 --- a/pages/linux/dnf.md +++ b/pages/linux/dnf.md @@ -1,6 +1,6 @@ # dnf -> Package management utility for RHEL, Feodra, and CentOS (replaces yum). +> Package management utility for RHEL, Fedora, and CentOS (replaces yum). - Synchronize list of packages and versions available. This should be run first, before running subsequent dnf commands: