We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8fa1aa commit 26fe3fdCopy full SHA for 26fe3fd
1 file changed
index.html
@@ -73,7 +73,7 @@ <h2 class="mb-6">Projects</h2>
73
<img src="images/flocking.png" alt="Flocking">
74
<div class="details2" style="color: white">
75
<h2> <span></span></h2>
76
- <p>Boids animation in Processing. Boids simulate the flocking behavior of birds, based on alignmnet, separation, and coheision.</p>
+ <p>Boids animation in Processing. Boids simulate the flocking behavior of birds, based on alignment, separation, and cohesion.</p>
77
<div class="more2">
78
<a href="https://github.com/munteanuic/Flocking-Simulation" class="read-more2">see <span>code</span></a>
79
<a href="https://www.youtube.com/watch?v=h5s_Ff2kHNM" class="read-more2">See <span>demo</span></a>
0 commit comments