diff --git a/docs/ORCv2DesignAndImplementation.rst b/docs/ORCv2DesignAndImplementation.rst index b69cd163bce..a99d2aa48bf 100644 --- a/docs/ORCv2DesignAndImplementation.rst +++ b/docs/ORCv2DesignAndImplementation.rst @@ -39,7 +39,7 @@ Features ORC provides the following features: -- *JIT-linking* links relocatable object files (COFF, ELF, MachO)[1]_ into a +- *JIT-linking* links relocatable object files (COFF, ELF, MachO) [1]_ into a target process an runtime. The target process may be the same process that contains the JIT session object and jit-linker, or may be another process (even one running on a different machine or architecture) that communicates