From ab749a3b439d2602b54988c0f25ef7c325c3b894 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sun, 1 Nov 2020 15:44:25 -0600 Subject: [PATCH] Updated copy (markdown) --- copy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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