diff --git a/doc/about/roadmap.rst b/doc/about/roadmap.rst index 2c367bd26..ff9fb9830 100644 --- a/doc/about/roadmap.rst +++ b/doc/about/roadmap.rst @@ -82,7 +82,7 @@ support for gridded datasets. Areas of focus: -* Add support for Python array/tensor interchange protocol (through the `__dlpack__` interface) +* Add support for Python array/tensor interchange protocol (through the ``__dlpack__`` interface) * Add support for creating charts from Xarray `DataArray `_ objects (rendering large arrays may require the performance work described elsewhere).