Skip to content

Commit 26fe3fd

Browse files
fixing typos
1 parent e8fa1aa commit 26fe3fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h2 class="mb-6">Projects</h2>
7373
<img src="images/flocking.png" alt="Flocking">
7474
<div class="details2" style="color: white">
7575
<h2> <span></span></h2>
76-
<p>Boids animation in Processing. Boids simulate the flocking behavior of birds, based on alignmnet, separation, and coheision.</p>
76+
<p>Boids animation in Processing. Boids simulate the flocking behavior of birds, based on alignment, separation, and cohesion.</p>
7777
<div class="more2">
7878
<a href="https://github.com/munteanuic/Flocking-Simulation" class="read-more2">see <span>code</span></a>
7979
<a href="https://www.youtube.com/watch?v=h5s_Ff2kHNM" class="read-more2">See <span>demo</span></a>

0 commit comments

Comments
 (0)