Skip to content

Commit

Permalink
Fix one more typo in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
yruslan committed Jan 9, 2024
1 parent 0482288 commit 64869d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ object RunnerCommons {

/**
* Returns workflow configurations defined in the command line config. One
* configuration is always returned. Event if no workflow path is defined,
* configuration is always returned. Even if no workflow path is defined,
* the default TypeSafe config (application.conf + reference.conf) is returned.
*/
def getConfigs(configPaths: Seq[String], cmd: CmdLineConfig): Seq[Config] = {
Expand Down

0 comments on commit 64869d1

Please sign in to comment.