Skip to content

Commit

Permalink
fix(curriculum): remove typo from penguin project (freeCodeCamp#56579)
Browse files Browse the repository at this point in the history
  • Loading branch information
a2937 authored Oct 7, 2024
1 parent b3a8b0b commit 1cbb9aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Define a new `@keyframes` named `wave`.

# --hints--

You should defined a new `@keyframes` rule.
You should define a new `@keyframes` rule.

```js
assert.notEmpty(new __helpers.CSSHelp(document).getCSSRules('keyframes'));
Expand Down

0 comments on commit 1cbb9aa

Please sign in to comment.