diff --git a/hpvm/docs/developerdocs/components/index.rst b/hpvm/docs/developerdocs/components/index.rst index 592f2c72ab7757647c45f3eccfc54ba63ccc07f2..a68b116415e6df80cfe9ce3fd80cdd157405a22e 100644 --- a/hpvm/docs/developerdocs/components/index.rst +++ b/hpvm/docs/developerdocs/components/index.rst @@ -7,7 +7,7 @@ THe following list provides a high-level description of the major components. * Front ends that translate higher-level languages to HPVM's representation. There are currently three main frontends: - * HeteroC++ Front End: for compiling applications written in HeteroC++. + * Hetero-C++ Front End: for compiling applications written in Hetero-C++. * Keras and Pytorch Fronteds: for lowering Keras and PyTorch DNN models into HPVM-C. * Patched LLVM: provides HPVM IR and a compilation infrastructure, including ``clang`` and ``opt``.