Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading