Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config.go #101

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Update config.go #101

merged 1 commit into from
Sep 27, 2023

Conversation

robertcrockett
Copy link
Contributor

Updating spelling in config file

- Coalesce returns the first vluae
+ Coalesce returns the first value

Proposed changes

Spelling correction of the word 'value'

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (changes to code, which do not change application behavior)
  • Documentation

Checklist

  • I have filled out this PR template
  • I have read the CONTRIBUTING doc
  • I have added automated tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (README.md, inline comments, etc.)
  • I have updated the CHANGELOG.md under a ## next release, with a short summary of my changes

Updating spelling in config file

```diff
- Coalesce returns the first vluae
+ Coalesce returns the first value
```
Copy link

@woodrbe woodrbe left a comment

Choose a reason for hiding this comment

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

Nice catch

@robertcrockett robertcrockett merged commit d77ffd4 into master Sep 27, 2023
@robertcrockett robertcrockett deleted the spelling_update branch September 27, 2023 13:11
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