Skip to content

Commit

Permalink
wording. we are checking processing
Browse files Browse the repository at this point in the history
  • Loading branch information
jSylvestre committed Nov 26, 2024
1 parent e35bfad commit 4fea53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sloth.Core/Jobs/AggieEnterpriseJournalJob.cs
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ public async Task<AggieEnterpriseJournalJobDetails> ResolveProcessingJournals(IL

if (!transactions.Any())
{
log.Information("No scheduled transactions found");
log.Information("No processing transactions found");
return jobDetails;
}

Expand Down

0 comments on commit 4fea53f

Please sign in to comment.