Typo in example Rapid program

There is a typo in egmident on https://docs.jacobirobotics.com/motion/examples/03-motion-interface.html in Rapid program:
LOCAL VAR emgident egm_id;
where it should be:
LOCAL VAR egmident egm_id;