Skip to content

Commit d9fcff7

Browse files
committed
doc: fix heading level
1 parent 86608f3 commit d9fcff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uefi/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
//! epochs. However, the `uefi` crate unfolds its true potential when
1414
//! interacting with UEFI boot services.
1515
//!
16-
//! ## Supported Architectures
16+
//! # Supported Architectures
1717
//!
1818
//! `uefi` is compatible with all platforms that both the Rust compiler and
1919
//! UEFI support, such as `i686`, `x86_64`, and `aarch64`. Please note that we

0 commit comments

Comments
 (0)