From 80739c474001ae2bcd60fed05fca3cde458143ba Mon Sep 17 00:00:00 2001
From: Petter Reinholdtsen
Date: Sun, 5 Jun 2016 09:25:14 +0200
Subject: [PATCH] Minor typo.
---
blog/data/2016-06-05-open-your-files.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blog/data/2016-06-05-open-your-files.txt b/blog/data/2016-06-05-open-your-files.txt
index 2a66039707..73d76270d7 100644
--- a/blog/data/2016-06-05-open-your-files.txt
+++ b/blog/data/2016-06-05-open-your-files.txt
@@ -48,7 +48,7 @@ how to fix the problem next time some program fail to load its files
from the file browser, here are some notes on how to fix it.
The file browsers in Debian in general operates on MIME types.
-There are two sources for a given files MIME type. The output from
+There are two sources for the MIME type of a given file. The output from
file --mime-type mentioned above, and the content of the
shared MIME type registry (under /usr/share/mime/). The file mime
type is mapped to programs supporting the mime type, and this
--
2.47.2