Skip to content

Commit 799cdaf

Browse files
committed
Fix docs
1 parent 698cb30 commit 799cdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//!
33
//! This crate provides:
44
//!
5-
//! - Access to core registers like mstatus or mcause.
5+
//! - Access to core registers like `mstatus` or `mcause`.
66
//! - Interrupt manipulation mechanisms.
77
//! - Wrappers around assembly instructions like `WFI`.
88

0 commit comments

Comments
 (0)