diff --git a/pkg/gui/command_log_panel.go b/pkg/gui/command_log_panel.go index c0aa83bec..0a5ccfae3 100644 --- a/pkg/gui/command_log_panel.go +++ b/pkg/gui/command_log_panel.go @@ -104,7 +104,7 @@ func (gui *Gui) getRandomTip() string { ), fmt.Sprintf( "to hard reset onto your current upstream branch, press '%s' in the files panel", - formattedKey(config.Files.ViewResetOptions), + formattedKey(config.Commits.ViewResetOptions), ), fmt.Sprintf( "To push a tag, navigate to the tag in the tags tab and press '%s'",