aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 64d84cfbc..ef950647e 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -4814,9 +4814,9 @@ using a modified version of Erlang \term{epmd}.
The recommended way to secure the Erlang node is to block the port 4369.
-\makesection{secure-files}{Securing Sensible Files}
+\makesection{secure-files}{Securing Sensitive Files}
-\ejabberd{} stores sensible data in the file system either in plain text or binary files.
+\ejabberd{} stores sensitive data in the file system either in plain text or binary files.
The file system permissions should be set to only allow the proper user to read,
write and execute those files and directories.