From 440f63910e94e6b62e63617a7ebdc0ed66496cec Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Wed, 26 Apr 2023 11:10:19 -0500 Subject: [PATCH] docs: correct typo --- 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 a85dfb5..cbb8b8e 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 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. +Files represent the information held in `Attachment` and `Image` fields. The Onspring API can be used to retrieve information about a file and the file itself. 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 %}