8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9bf9f6 commit 907c5c1Copy full SHA for 907c5c1
content/news/023/index.md
@@ -95,7 +95,7 @@ making of [video](https://youtube.com/watch?v=3TOEZ7krhvI) on YouTube.
95
96
[@basstabs] published a tutorial which explains how to write a
97
line of sight algorithm for 2D games in Rust without using trigonometry or
98
-square roots. It includes vector diagrams and typset math to explain the ideas
+square roots. It includes vector diagrams and typeset math to explain the ideas
99
behind each stage of the algorithm, source code for each step, tests to verify
100
accuracy of the methods, and suggestions for further improvements.
101
Additionally, the
0 commit comments