Skip to content

Commit

Permalink
[repo] Fix spelling error for Workplace
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Dec 11, 2024
1 parent a3589fc commit 73f4519
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 73f4519

Please sign in to comment.