diff --git a/docs/manual/CoreTasks/copy.html b/docs/manual/CoreTasks/copy.html
index 65f4bc728..fe4b76c32 100644
--- a/docs/manual/CoreTasks/copy.html
+++ b/docs/manual/CoreTasks/copy.html
@@ -20,13 +20,13 @@ Collections are used to select a group of files to copy. To use a
resource collection, the todir
attribute must be set.
-Note: If you employ filters in your copy operation, you should +Note: If you employ filters in your copy operation, you should limit the copy to text files. Binary files will be corrupted by the copy operation. -This applies whether the filters are implicitly defined by the +This applies whether the filters are implicitly defined by the filter task or explicitly provided to the copy operation as filtersets
- +