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

fix(ui): Fix minor typo in language string #15176

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

zooley
Copy link
Contributor

@zooley zooley commented Feb 13, 2024

Describe your changes:

Fixes minor misspelling in language files.

I worked on because I noticed the misspelling when testing the docker install.

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@harshach
Copy link
Collaborator

Thanks @zooley for the patch.

@chirag-madlani chirag-madlani added the safe to test Add this label to run secure Github workflows on PRs label Feb 14, 2024
@chirag-madlani chirag-madlani enabled auto-merge (squash) February 14, 2024 07:37
Copy link

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 60%
61.23% (31251/51037) 40.36% (12468/30892) 40.7% (3841/9438)

Copy link

sonarcloud bot commented Feb 14, 2024

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@chirag-madlani chirag-madlani merged commit c0607c6 into open-metadata:main Feb 14, 2024
20 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants