diff --git a/main/acle.md b/main/acle.md index d0850d71..f1a73a40 100644 --- a/main/acle.md +++ b/main/acle.md @@ -1004,7 +1004,7 @@ Including `` also includes the following header files: `` defines intrinsics for moving data between Neon and SVE vector types; see [NEON-SVE Bridge](#neon-sve-bridge) for details. The `__ARM_NEON_SVE_BRIDGE` macro should be tested --before including the header: +before including the header: ``` c #ifdef __ARM_NEON_SVE_BRIDGE