Fix typo in chapter 10 `README.md`

`chacheable` -> `cacheable`
pull/148/head
Max Desiatov 2 years ago committed by Andre Richter
parent a4a9d0d2bf
commit 4c92421f3a

@ -72,7 +72,7 @@ This file contains an instance of `KernelVirtualLayout`, which stores the descri
previously. The `BSP` is the correct place to do this, because it has knowledge of the target
board's memory map.
The policy is to only describe regions that are **not** ordinary, normal chacheable DRAM. However,
The policy is to only describe regions that are **not** ordinary, normal cacheable DRAM. However,
nothing prevents you from defining those too if you wish to. Here is an example for the device MMIO
region:

Loading…
Cancel
Save