docs: dma: Fix typo and grammar

This fixes the spelling of the word expected, ads a missing comma.

Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
This commit is contained in:
Reto Schneider 2024-10-22 22:49:57 +02:00 committed by Anas Nashif
parent 0841bcff78
commit 057528b894

View File

@ -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::