diff --git a/text/0000-roadmap-2018.md b/text/0000-roadmap-2018.md index 057c6bfa5d7..1fc66f8fa96 100644 --- a/text/0000-roadmap-2018.md +++ b/text/0000-roadmap-2018.md @@ -107,7 +107,7 @@ Among these productivity features are a few “headliners” that will form the In addition, there are some other headlining features which are nearing stabilization and should ship prior to the epoch: -- **SIMD**. The core SIMD intrinsics are nearing readiness for stabilization, and with luck we may be able to stabilize some vendor-agnostics primitives as well. +- **SIMD**. The core SIMD intrinsics are nearing readiness for stabilization, and with luck we may be able to stabilize some vendor-agnostic primitives as well. - **Custom allocators**. The machinery has been in place for some time. Let's settle the details and ship. - **Macros 2.0**. This feature is implemented and working, but stabilization will require us to reach a comfort level with the handling of hygiene and a few other core issues.