summaryrefslogtreecommitdiffstats
path: root/doc/developer-guide/afr-self-heal-daemon.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer-guide/afr-self-heal-daemon.md')
-rw-r--r--doc/developer-guide/afr-self-heal-daemon.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-guide/afr-self-heal-daemon.md b/doc/developer-guide/afr-self-heal-daemon.md
index b85ddd1c856..65940d420b7 100644
--- a/doc/developer-guide/afr-self-heal-daemon.md
+++ b/doc/developer-guide/afr-self-heal-daemon.md
@@ -39,7 +39,7 @@ When a client (mount) performs an operation on the file, the index xlator presen
and removes it in post-op phase if the operation is successful. Thus if an entry is present inside the .glusterfs/indices/xattrop/ directory when there is no I/O
happening on the file, it means the file needs healing (or atleast an examination if the brick crashed after the post-op completed but just before the removal of the hardlink).
-####Index heal steps:
+#### Index heal steps:
<pre><code>
In shd process of *each node* {
opendir +readdir (.glusterfs/indices/xattrop/)