Fix weird apostrophe

This commit is contained in:
Greg Shuflin 2023-12-11 20:25:15 -08:00
parent 1739b2057e
commit eccb0fb5dd
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ Structures, Computer Graphics
#let just-url = "https://github.com/casey/just"
#let just-commits-url = "https://github.com/casey/just/commits?author=neunenak"
- Im an occasional contributor to the #link(just-commits-url)[just] command runner (#link(just-url)[github.com/casey/just])
- I'm an occasional contributor to the #link(just-commits-url)[just] command runner (#link(just-url)[github.com/casey/just])
#let untrusted-url = "http://alexnisnevich.github.io/untrusted/"
- #link(untrusted-url)[Untrusted] (#link(untrusted-url)[github.com/AlexNisnevich/untrusted]) is an open-source browser-based roguelike game. Every level is unbeatable and requires the player to modify the Javascript code defining the level in order to progress.