README.md: fix spelling: products

(cherry picked from commit dadc6bc452)
This commit is contained in:
@RandyMcMillan 2023-06-23 12:55:32 -04:00 committed by doc-hex
parent 33753cfebb
commit 0ac7c433e1

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: