diff --git a/docs.it4i/dice.md b/docs.it4i/dice.md
index 7072caa6799c1cdcfce4d4e45e955ed06f849261..c29ec743f0062a2bd525eb0eb8b49d021bd7641b 100644
--- a/docs.it4i/dice.md
+++ b/docs.it4i/dice.md
@@ -168,14 +168,14 @@ For access, set PAM passwords at [AAI][f].
 
 1. Download [Cyberduck][i].
 2. Download [connection profile][1] for IT4I iRods server.
-3. Left doubleclick this file to open connection.
+3. Left double-click this file to open connection.
 
 ![](img/irods-cyberduck.jpg)
 
 ### Fuse
 
 !!!note "Linux client only"
-    This is a Linux client only, basic knowledge of the command line is neccessary.
+    This is a Linux client only, basic knowledge of the command line is necessary.
 
 Fuse allows you to work with your iRODS collection like an ordinary directory.
 
@@ -211,7 +211,7 @@ time="2022-07-29 09:51:18.008166" level=info msg="Successfully started backgroun
 [some_use@local_pc ~]$ cp test1G.txt ~/IRODS
 ```
 
-It works as ordinary filesystem
+It works as ordinary file system
 
 ```console
 [some_user@local_pc ~]$ ls -la ~/IRODS
@@ -230,7 +230,7 @@ To stop/unmount your collection, use:
 ### iCommands
 
 -!!!note "Linux client only"
-    This is a Linux client only, basic knowledge of the command line is neccessary.
+    This is a Linux client only, basic knowledge of the command line is necessary.
 
 We recommend Centos7, Ubuntu 20 is optional.