diff --git a/doc/hardware/peripherals/dma.rst b/doc/hardware/peripherals/dma.rst index 3e5ee43bb26..f2b998aaeda 100644 --- a/doc/hardware/peripherals/dma.rst +++ b/doc/hardware/peripherals/dma.rst @@ -43,7 +43,7 @@ DMA channels should be viewed as state machines that the DMA API provides transi the form of API calls. Every driver is expected to maintain its own channel state tracking. The busy state of the channel should be inspectable at any time with :c:func:`dma_get_status()`. -A diagram showing those expectated possible state transitions and their API calls is provided here +A diagram, showing those expected possible state transitions and their API calls is provided here for reference. .. graphviz::