OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[discover-new] fix spelling for localstorage key name
Description
Key name was introduced with typo
Testing the changes
https://dictionary.cambridge.org/dictionary/english/experience
Changelog
- fix: Fixed typo in option name that disabled legacy Discover UI. Those using new Discover will have to re-enable it manually in Discover
Check List
- [x] All tests pass
- [x]
yarn test:jest - [x]
yarn test:jest_integration
- [x]
- [x] Commits are signed per the DCO using --signoff