Skip to content

Commit

Permalink
N51: fix sentence in xkcd machine news (#1511)
Browse files Browse the repository at this point in the history
* N51: add xkcd machine

* N51: fix a nonsensical sentence for xkcd
  • Loading branch information
Vrixyz committed May 16, 2024
1 parent e26265f commit 7005c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/news/051/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ _A small part of the XKCD Machine_

Chromakode released a detailed [blog post][xkcd_machine_blogpost] about their implementation of [xkcd "Machine"][xcd_machine_playable].

While Machine was written in React/Typescript, and used [Rapier][xkcd_rapier], a physics engine written in Rust.
Machine is written in React/Typescript, and uses [Rapier][xkcd_rapier]: a physics engine written in Rust.

[xkcd_machine_blogpost]: https://chromakode.com/post/xkcd-machine/
[xcd_machine_playable]: https://xkcd.com/2916/
Expand Down

0 comments on commit 7005c16

Please sign in to comment.