You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix spelling of Learn More
**Description:**
The `WebUI/src/views/LearnMore.vue` said "Leam More", fixing the
spelling of Learn
**Changes Made:**
Trivial replacement of Leam for Learn (`sed -i 's/Leam/Learn/g'
WebUI/src/views/LearnMore.vue`)
**Screenshots:**
These are the strings I am trying to change:

**Checklist:**
- [ ] I have tested the changes locally.
- [X] I have self-reviewed the code changes.
- [X] I have updated the documentation, if necessary.
0 commit comments