Skip to content

Commit 2a7c039

Browse files
committed
chore(nit): fix comment
1 parent b37d92b commit 2a7c039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rari-doc/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
//!
99
//! - `baseline`: Handles baseline configurations and settings.
1010
//! - `build`: Manages the build process for the documentation.
11-
//! - `cached_readers`: Handles generating contributors.txt.
1211
//! - `cached_readers`: Provides cached readers for efficient file access.
12+
//! - `contributors`: Handles generating contributors.txt.
1313
//! - `error`: Defines error types used throughout the crate.
1414
//! - `helpers`: Contains helper functions and utilities.
1515
//! - `html`: Manages HTML rendering and processing.

0 commit comments

Comments
 (0)