[Backport to 2.0] Fix 'openserach' typo in constants.tsx (#953)#961
[Backport to 2.0] Fix 'openserach' typo in constants.tsx (#953)#961peternied merged 1 commit intoopensearch-project:2.0from
Conversation
Codecov Report
@@ Coverage Diff @@
## 2.0 #961 +/- ##
=======================================
Coverage 72.14% 72.14%
=======================================
Files 87 87
Lines 1906 1906
Branches 242 242
=======================================
Hits 1375 1375
Misses 477 477
Partials 54 54 Continue to review full report at Codecov.
|
Signed-off-by: Cam <camAtGitHub@users.noreply.github.com>
|
@ylwu-amzn This PR needs to be included in the release notes if this will be merged to 2.0. The release notes change also needs to be made in main, 2.x and 2.0 branches. |
peternied
left a comment
There was a problem hiding this comment.
This change is not approved for the 2.0.0-rc1 release.
Thanks @peternied for adding this. We should merge this PR after |
|
I have no permission to merge PR. Security team please help merge. |
Signed-off-by: Cam McKenzie camAtGitHub@users.noreply.github.com
Description
Backport PR #953 to 2.0
Category
bug fix
Why these changes are required?
What is the old behavior before changes and new behavior after changes?
Issues Resolved
[List any issues this PR will resolve (Is this a backport? If so, please add backport PR # and/or commits #)]
Testing
[Please provide details of testing done: unit testing, integration testing and manual testing]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.