diff --git a/docs/reference/gio/gio.xml b/docs/reference/gio/gio.xml
index 6405bc221..5636315d2 100644
--- a/docs/reference/gio/gio.xml
+++ b/docs/reference/gio/gio.xml
@@ -142,7 +142,7 @@
commands that are similar to traditional utilities, but let you
use GIO locations instead of local files: for example you can use
something like smb://server/resource/file.txt
- as location.
+ as a location.
@@ -560,7 +560,7 @@
,
- Backup existing destination files.
+ Back up existing destination files.,
@@ -639,7 +639,7 @@
Sends files or directories to the "Trashcan". This can be a
different folder depending on where the file is located, and not
all file systems support this concept. In the common case that the
- file lives inside a users home directory, the trash folder is
+ file lives inside a user’s home directory, the trash folder is
$XDG_DATA_HOME/Trash.Note that moving files to the trash does not free up space on
the file system until the "Trashcan" is emptied. If you are interested