Skip to content

Commit 7f4ee16

Browse files
committed
typos
1 parent fc41515 commit 7f4ee16

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/labrinth/src/routes/internal/delphi.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ async fn ingest_report_deserialized(
223223
}
224224

225225
// TODO: Currently, the way we determine if an issue is in tech review or not
226-
// is if it has any issue detials which are pending.
226+
// is if it has any issue details which are pending.
227227
// If you mark all issue details are safe or not safe - even if you don't
228228
// submit the final report - the project will be taken out of tech review
229229
// queue, and into moderation queue.

0 commit comments

Comments
 (0)