Fix typo in BUILD.md (#4718)

Co-authored-by: Chenna Keshava B S <21219765+ckeshava@users.noreply.github.com>
This commit is contained in:
ForwardSlashBack
2023-09-21 18:16:22 -04:00
committed by GitHub
parent 2487dab194
commit 5433e133d5

View File

@@ -216,7 +216,7 @@ It patches their CMake to correctly import its dependencies.
and make sure it matches the `build_type` setting you chose in the previous
step.
Multi-config gnerators:
Multi-config generators:
```
cmake -DCMAKE_TOOLCHAIN_FILE:FILEPATH=build/generators/conan_toolchain.cmake ..