diff --git a/arch_spec.md b/arch_spec.md index 66810d05..2ce739e4 100644 --- a/arch_spec.md +++ b/arch_spec.md @@ -19,7 +19,7 @@ │   │   ├── los_arch_atomic.h --- Atomic operations │   │   ├── los_arch_context.h --- Context switch │   │   ├── los_arch.h --- Initialization -│   │   └── los_arch_interrupt.h --- Interrups +│   │   └── los_arch_interrupt.h --- Interrupts │   ├── include │   │   ├── los_config.h --- Configuration parameters │   │   ├── los_event.h --- Events management