Skip to content

Commit

Permalink
initializing
Browse files Browse the repository at this point in the history
  • Loading branch information
dovholuknf committed Feb 28, 2024
1 parent e8080bd commit a7a6c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller/zac/factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ func (factory ZitiAdminConsoleFactory) New(_ *xweb.ServerConfig, options map[int
BindingKey: Binding,
}

log.Infof("intializing ZAC SPA Handler from %s", loc)
log.Infof("initializing ZAC SPA Handler from %s", loc)
return spa, nil
}

0 comments on commit a7a6c82

Please sign in to comment.