summaryrefslogtreecommitdiffstats
path: root/build_external/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'build_external/README.md')
-rw-r--r--build_external/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_external/README.md b/build_external/README.md
index f52f55734a..6a1e30a574 100644
--- a/build_external/README.md
+++ b/build_external/README.md
@@ -12,7 +12,7 @@ decoupled. This allows:
- Cross-compilation (e.g. linux development from macOS)
- Cross-distro (e.g. using CentOS user-land while developing on Debian)
- Multi-host scenarios (e.g. parent-child configurations)
-- Bleeding-edge sceneraios (e.g. using the ACLK (**currently for internal-use only**))
+- Bleeding-edge scenarios (e.g. using the ACLK (**currently for internal-use only**))
The advantage of these scenarios is that they allow **reproducible** builds and testing
for developers. This is the first iteration of the build-system to allow the team to use