Skip to content

Commit

Permalink
fix: Spelling mistake for prosess (#5465)
Browse files Browse the repository at this point in the history
Updated spelling mistake from prosess to process
  • Loading branch information
kapilgahlot1998 authored Sep 13, 2023
1 parent 80796d6 commit 7149bfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ public LaunchResponse executeTask(String taskName, Map<String, String> taskDeplo
deploymentProperties, launcher.getType(), previousTaskDeploymentProperties);


// pre prosess command-line args
// pre process command-line args
// moving things like app.<label> = arg
// into deployment properties if ctr and removing
// prefix if simple task.
Expand Down

0 comments on commit 7149bfb

Please sign in to comment.