diff --git a/documentation/api_overview.rst b/documentation/api_overview.rst index 4e29b0ba2..e746dfe2e 100644 --- a/documentation/api_overview.rst +++ b/documentation/api_overview.rst @@ -62,7 +62,7 @@ Layers list: | | implementation of subdivision interpolation algorithms. | +-----------------------------------------+--------------------------------------------------------------------------------+ | | **Bfr** | A suite of classes to provide parameterization, evaluation | -| | Bace Face Representation | and tessellation on the CPU. *Bfr* is more flexible and more | +| | Base Face Representation | and tessellation on the CPU. *Bfr* is more flexible and more | | | `Bfr Overview `__ | scalable than *Osd* but potentially less efficient. | +-----------------------------------------+--------------------------------------------------------------------------------+ | | **Osd** | |