Skip to content

Commit

Permalink
chore: fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
lpatiny committed Nov 15, 2024
1 parent a464494 commit da4d9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/processSDF.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ async function processSDF() {
}
}
if (wasWaiting) {
debug('Wating for new SDF files');
debug('Waiting for new SDF files');
wasWaiting = true;
}

Expand Down

0 comments on commit da4d9dc

Please sign in to comment.