From a70d401e0739313f0055339fd8c90c6db0eb87f6 Mon Sep 17 00:00:00 2001 From: Dani Santos Date: Sat, 2 Nov 2024 23:36:12 +0000 Subject: [PATCH] typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5a9238..c6954e9 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ You have the following functions available: ## Model -The `scan` and `scanFolder` functions returns a class `ScanResult` with the following properties: +The `scan` and `scanFolder` functions return a class `ScanResult` with the following properties: ```c# public class ScanResult