Skip to content

Commit 58f5a4c

Browse files
fix syntax highlighting
1 parent 46d3794 commit 58f5a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_chapters/asteroids.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ The job of the programmer (e.g., you in Assignment 1) will be to create appropri
851851

852852
Finally, we need to make a couple more additions to the CSS to display the rocks and game over text:
853853

854-
```CSS
854+
```css
855855
.rock {
856856
fill: burlywood;
857857
}

0 commit comments

Comments
 (0)