diff --git a/library/ipafstore.py b/library/ipafstore.py
index 0613c66b41bce52cc0cda760182c742acc960b8d..73fffc30b33827b50364518c2e3dde6ad9a4cfac 100644
--- a/library/ipafstore.py
+++ b/library/ipafstore.py
@@ -44,7 +44,7 @@ author:
 
 EXAMPLES = '''
 - name: Backup /etc/krb5.conf
-  fstore:
+  ipafstore:
     backup: "/etc/krb5.conf"
 '''