diff --git a/copy.md b/copy.md index 6058441..9f8dba6 100644 --- a/copy.md +++ b/copy.md @@ -1,4 +1,4 @@ -The `copy` function has 3 parameters. +The `copy` function has 3 parameters. It copies the `source` file to the `destination`. - `source` -> The file to copy - `destination` -> Where to copy to