In [this section](https://dev.docs.pyansys.com/guidelines/dev_practices.html#spelling-and-code-style) of the guide there are two bugs: * The first code snippet points to a <local pyvista root directory> instead of a <pyansys project> generic folder. * The second code snippet does not properly render due to three dots in `... code::` instead of `.. code::`. <div align="center"> <img src="https://user-images.githubusercontent.com/28702884/159235536-d88f1de6-8414-4cc6-acb4-936657f1ee4a.png"> </div> And here is the code: https://github.com/pyansys/dev-guide/blame/main/doc/source/guidelines/dev_practices.rst#L121-L137