Skip to content

Commit 73f4519

Browse files
committed
[repo] Fix spelling error for Workplace
1 parent a3589fc commit 73f4519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/theme/Navbar/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export default function NavbarWrapper(props) {
132132
<div className={styles.heading}>What are you looking for?</div>
133133
<hr />
134134
<p>
135-
Learn about Moodle&apos;s products, like Moodle LMS or Moodle Worplace,
135+
Learn about Moodle&apos;s products, like Moodle LMS or Moodle Workplace,
136136
or find a Moodle Certified Service Provider.
137137
<br />
138138
<br />
@@ -183,7 +183,7 @@ export default function NavbarWrapper(props) {
183183
<a href="https://moodle.com">Moodle.com</a>
184184
<br />
185185
Learn about Moodle&apos;s products,
186-
like Moodle LMS or Moodle Worplace, or find a Moodle Certified Service Provider.
186+
like Moodle LMS or Moodle Workplace, or find a Moodle Certified Service Provider.
187187
<br />
188188
</p>
189189
<hr />

0 commit comments

Comments
 (0)