Skip to content

Commit

Permalink
Merge pull request #1205 from andrewnicols/WorplaceSpelling
Browse files Browse the repository at this point in the history
[repo] Fix spelling error for Workplace
  • Loading branch information
andrewnicols authored Dec 11, 2024
2 parents a3589fc + 73f4519 commit ab7ce76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/theme/Navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export default function NavbarWrapper(props) {
<div className={styles.heading}>What are you looking for?</div>
<hr />
<p>
Learn about Moodle&apos;s products, like Moodle LMS or Moodle Worplace,
Learn about Moodle&apos;s products, like Moodle LMS or Moodle Workplace,
or find a Moodle Certified Service Provider.
<br />
<br />
Expand Down Expand Up @@ -183,7 +183,7 @@ export default function NavbarWrapper(props) {
<a href="https://moodle.com">Moodle.com</a>
<br />
Learn about Moodle&apos;s products,
like Moodle LMS or Moodle Worplace, or find a Moodle Certified Service Provider.
like Moodle LMS or Moodle Workplace, or find a Moodle Certified Service Provider.
<br />
</p>
<hr />
Expand Down

0 comments on commit ab7ce76

Please sign in to comment.