Skip to content

Conversation

@dnoliver
Copy link
Contributor

  • Fix spelling of Learn More

Description:

Please provide a brief description of the changes made in this pull request.

The WebUI/src/views/LearnMore.vue said "Leam More", fixing the spelling of Learn

Related Issue:

If this pull request is related to any existing issue, please mention the issue number here.

No referenced issue AFAIK

Changes Made:

Please list down the specific changes made in this pull request.

Trivial replacement of Leam for Learn (sed -i 's/Leam/Learn/g' WebUI/src/views/LearnMore.vue)

Testing Done:

Please describe the testing that has been done to ensure the changes made in this pull request are functioning as expected.

No test done

Screenshots:

If applicable, please provide screenshots or GIFs or videos to visually demonstrate the changes made.

These are the strings I am trying to change:

image

Checklist:

  • I have tested the changes locally.
  • I have self-reviewed the code changes.
  • I have updated the documentation, if necessary.

* Fix spelling of Learn More
@Nuullll Nuullll merged commit 4924092 into intel:main Sep 26, 2024
Nuullll pushed a commit that referenced this pull request Sep 26, 2024
* 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:

![image](https://github.com/user-attachments/assets/60135867-d46a-4968-aea9-026cf73f9d7b)


**Checklist:**

- [ ] I have tested the changes locally.
- [X] I have self-reviewed the code changes.
- [X] I have updated the documentation, if necessary.
EffortlessSteven pushed a commit to zimm0140/AI-Playground that referenced this pull request Mar 27, 2025
* 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:

![image](https://github.com/user-attachments/assets/60135867-d46a-4968-aea9-026cf73f9d7b)


**Checklist:**

- [ ] I have tested the changes locally.
- [X] I have self-reviewed the code changes.
- [X] I have updated the documentation, if necessary.
EffortlessSteven pushed a commit to zimm0140/AI-Playground that referenced this pull request Mar 27, 2025
* 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:

![image](https://github.com/user-attachments/assets/60135867-d46a-4968-aea9-026cf73f9d7b)


**Checklist:**

- [ ] I have tested the changes locally.
- [X] I have self-reviewed the code changes.
- [X] I have updated the documentation, if necessary.
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