Skip to content

Commit

Permalink
Update log message
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaMahany committed Jun 3, 2024
1 parent b07f594 commit 3ad09a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ee/desktop/user/universallink/handler_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ func (u *universalLinkHandler) handleUniversalLinkRequest(requestUrl string) err
return
}
u.slogger.Log(ctx, slog.LevelWarn,
"could not make universal link request",
"could not forward universal link request",
"port", p,
"err", err,
)
Expand Down

0 comments on commit 3ad09a3

Please sign in to comment.