Skip to content

chore: fix typo in logger comment#3226

Open
singhankit001 wants to merge 2 commits intogofr-dev:developmentfrom
singhankit001:fix/code-comment-typo
Open

chore: fix typo in logger comment#3226
singhankit001 wants to merge 2 commits intogofr-dev:developmentfrom
singhankit001:fix/code-comment-typo

Conversation

@singhankit001
Copy link
Copy Markdown
Contributor

Fixed 'dont' to 'don't' and 'probes is' to 'probes are' in logger.go

// and additional health check paths of services.
func isLogProbeDisabled(probes LogProbes, urlPath string) bool {
// if probes is not disabled, dont need to check for default probe paths
// if probes are not disabled, we don't need to check for default probe paths
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If probes are enabled, we don't need to check the default probe paths. this sounds better i think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants