summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/find.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/find.py b/files/find.py
index d2a5ca65..3fdf2646 100644
--- a/files/find.py
+++ b/files/find.py
@@ -66,7 +66,7 @@ options:
required: false
description:
- Type of file to select
- - 'link' and 'any' were added in version 2.3
+ - The 'link' and 'any' choices were added in version 2.3
choices: [ "file", "directory", "link", "any" ]
default: "file"
recurse: