Skip to content

Commit 18aa567

Browse files
authored
fix(placement-top): update Scrimba copy (#1167)
1 parent 8caa1c6 commit 18aa567

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/placement-top/element.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ export class MDNPlacementTop extends PlacementMixin(LitElement) {
2929
return html`
3030
<div class="fallback">
3131
<p class="fallback__copy">
32-
Learn front-end development with high quality, interactive courses
33-
from
32+
Learn frontend, backend, and AI from our course partner
3433
<a
3534
href="https://scrimba.com/learn/frontend?via=mdn"
3635
target="_blank"

0 commit comments

Comments
 (0)