From 50c0e81cf3c403334fb01010f8bd837e303364d4 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sun, 23 Apr 2023 18:02:48 -0500 Subject: [PATCH] docs: correct typo in files copy version 2 --- src/docs/version_002/resources/files/copy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/version_002/resources/files/copy.md b/src/docs/version_002/resources/files/copy.md index a7f0720..a85dfb5 100644 --- a/src/docs/version_002/resources/files/copy.md +++ b/src/docs/version_002/resources/files/copy.md @@ -1,6 +1,6 @@ # Files {% #files %} -Files represent the information held in `Attachment` and `Image` fields. The Onspring API can be used to retrieve the information about files and to the files themselves. The Onspring API can also be used to add and remove files to and from `Attachment` and `Image` fields. +Files represent the information held in `Attachment` and `Image` fields. The Onspring API can be used to retrieve the information a file and the file themselves. The Onspring API can also be used to add and remove files to and from `Attachment` and `Image` fields. ## File Information Properties {% #file-information-properties %}