README.md: fix spelling: products

This commit is contained in:
@RandyMcMillan 2023-06-23 12:55:32 -04:00 committed by doc-hex
parent 71b893f417
commit dadc6bc452

2
external/README.md vendored
View File

@ -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: