Updated docs

This commit is contained in:
Mark Qvist 2025-04-16 00:37:11 +02:00
parent eff0c91ed0
commit a0f6c99fb5
2 changed files with 2 additions and 2 deletions

View file

@ -315,7 +315,7 @@ primitives, with widely available implementations that can be used both on
general-purpose CPUs and on microcontrollers. general-purpose CPUs and on microcontrollers.
One of the primary considerations for choosing this particular set of primitives is One of the primary considerations for choosing this particular set of primitives is
that they can be implemented *safely* and with relatively few pitfalls, on practically that they can be implemented *safely* with relatively few pitfalls, on practically
all current computing platforms. all current computing platforms.
The primitives listed here *are authoritative*. Anything claiming to be Reticulum, The primitives listed here *are authoritative*. Anything claiming to be Reticulum,

View file

@ -863,7 +863,7 @@ primitives, with widely available implementations that can be used both on
general-purpose CPUs and on microcontrollers. general-purpose CPUs and on microcontrollers.
One of the primary considerations for choosing this particular set of primitives is One of the primary considerations for choosing this particular set of primitives is
that they can be implemented *safely* and with relatively few pitfalls, on practically that they can be implemented *safely* with relatively few pitfalls, on practically
all current computing platforms. all current computing platforms.
The primitives listed here *are authoritative*. Anything claiming to be Reticulum, The primitives listed here *are authoritative*. Anything claiming to be Reticulum,