We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f476a41 commit 2cb74d1Copy full SHA for 2cb74d1
src/lib.rs
@@ -127,7 +127,7 @@ pub mod year2018 {
127
pub mod day13;
128
}
129
130
-/// # Rescue Santa from deep space with a solar system adventure.
+/// # Rescue Santa from deep space with a solar system voyage.
131
pub mod year2019 {
132
pub mod day01;
133
pub mod day02;
@@ -244,7 +244,7 @@ pub mod year2022 {
244
pub mod day25;
245
246
247
-/// # Restore global snow production
+/// # Restore global snow production.
248
pub mod year2023 {
249
250
0 commit comments