doc: Fix sentence

Before this commit, the sentence did not make sense.

Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
This commit is contained in:
Reto Schneider 2024-01-08 17:21:53 +01:00 committed by Chris Friedt
commit 698f3b1a58

View file

@ -4,8 +4,8 @@ Atomic Services
###############
An :dfn:`atomic variable` is one that can be read and modified
by threads and ISRs in an uninterruptible manner. It 32-bit on
32-bit machines and 64-bit on 64-bit machines.
by threads and ISRs in an uninterruptible manner. It is a 32-bit variable on
32-bit machines and a 64-bit variable on 64-bit machines.
.. contents::
:local: