Skip to content

Commit 2cb74d1

Browse files
committed
Tweak year descriptions
1 parent f476a41 commit 2cb74d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ pub mod year2018 {
127127
pub mod day13;
128128
}
129129

130-
/// # Rescue Santa from deep space with a solar system adventure.
130+
/// # Rescue Santa from deep space with a solar system voyage.
131131
pub mod year2019 {
132132
pub mod day01;
133133
pub mod day02;
@@ -244,7 +244,7 @@ pub mod year2022 {
244244
pub mod day25;
245245
}
246246

247-
/// # Restore global snow production
247+
/// # Restore global snow production.
248248
pub mod year2023 {
249249
pub mod day01;
250250
pub mod day02;

0 commit comments

Comments
 (0)