Skip to content

Commit

Permalink
spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
genos1998 committed Sep 12, 2024
1 parent 5b8c45e commit 3de7327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion july2024august2024/jiraDetails.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ func performJiraDetailsTransition(prodDgraphClient, expDgraphClient graphql.Clie
var translatedJiraDetails []*august2024.AddJiraInput
for iter, eachRunHistory := range filteredRunHistory {
logger.Logger.Debug("---------------------------------------------")
logger.Sl.Debugf("Jira Transaltion Iteration %d to begin", iter)
logger.Sl.Debugf("Jira Translation Iteration %d to begin", iter)

jiraTicketUrl := eachRunHistory.JiraUrl

Expand Down

0 comments on commit 3de7327

Please sign in to comment.