diff --git a/docs/src/target.dox b/docs/src/target.dox index 078a0d1cc..9904f1426 100644 --- a/docs/src/target.dox +++ b/docs/src/target.dox @@ -59,8 +59,8 @@ * @section desirable_features Desirable Features * - Efficient instruction set for linked lists traversal. The kernel makes * extensive use of simple and bidirectional linked lists so the performance - * is directly affected by the suported addressing modes, number of registers - * etc. + * is directly affected by the supported addressing modes, number of + * registers etc. * - Uniformly sized C pointers. * - 2KiB RAM. * - 16KiB ROM/Flash.