From dadc6bc4525fe697fc019687c755df4bb789dd29 Mon Sep 17 00:00:00 2001 From: "@RandyMcMillan" Date: Fri, 23 Jun 2023 12:55:32 -0400 Subject: [PATCH] README.md: fix spelling: products --- external/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/README.md b/external/README.md index 8c91a98c..d2e092a8 100644 --- a/external/README.md +++ b/external/README.md @@ -1,7 +1,7 @@ ## Background on Submodules -This project uses many submodules, and to build the final produts, you will +This project uses many submodules, and to build the final products, you will have to get all the submodules into place and build them in appropriate orders. A good resource, from an unrelated project, is: