diff --git a/10_virtual_mem_part1_identity_mapping/README.md b/10_virtual_mem_part1_identity_mapping/README.md index 3c41b814..59537311 100644 --- a/10_virtual_mem_part1_identity_mapping/README.md +++ b/10_virtual_mem_part1_identity_mapping/README.md @@ -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: