Skip to content

Commit fd52da9

Browse files
committed
[css-egg] Fix typo
1 parent 535fa91 commit fd52da9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-egg/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ at (or beyond) the speed of light.
133133
border-radius: 50%;
134134
border-style:solid attr(data-radius length, 0) attr(data-color color, white);
135135
margin: calc(-1 * attr(data-radius length, 0));
136-
transform-origin: attr(data-radius lenght, 0)
136+
transform-origin: attr(data-radius length, 0)
137137
calc(attr(data-radius length, 0) + attr(data-semimajor-axis length, 0));
138138
animation: orbit linear infinite attr(data-orbital-period time, 0);
139139
}
@@ -394,4 +394,5 @@ Bruce Lawson,
394394
Chris Mills,
395395
Daniel Glazman,
396396
Leif Arne Storset,
397+
Paul Verbeek,
397398
Peter Linss.

0 commit comments

Comments
 (0)