Skip to content

Commit

Permalink
typo (#37127)
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle authored Dec 6, 2024
1 parent c7ee557 commit 6f7a8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/css/css_transforms/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ The cube in the above example is comprised of six `<div>` elements, all of which
- {{cssxref("transform-function/skewX", "skewX()")}}
- {{cssxref("transform-function/skewY", "skewY()")}}
- {{cssxref("transform-function/translate", "translate()")}}
- {{cssxref("transform-function/translate3d", "translate()")}}
- {{cssxref("transform-function/translate3d", "translate3d()")}}
- {{cssxref("transform-function/translateX", "translateX()")}}
- {{cssxref("transform-function/translateY", "translateY()")}}
- {{cssxref("transform-function/translateZ", "translateZ()")}}
Expand Down

0 comments on commit 6f7a8b8

Please sign in to comment.