diff --git a/src/misc/coders/Encoders/video/H264V4L2M2M.js b/src/misc/coders/Encoders/video/H264V4L2M2M.js
index 5ccf6ca..a65bd61 100644
--- a/src/misc/coders/Encoders/video/H264V4L2M2M.js
+++ b/src/misc/coders/Encoders/video/H264V4L2M2M.js
@@ -165,7 +165,7 @@ function Coder(props) {
V4L2_M2M is unstable and experimental.
- For Raspberry Pi (3/4), OMX, which requires a 32-bit operating system, is recommended.
+ For Raspberry Pi (3/4), OpenMAX IL, which requires a 32-bit operating system, is recommended.