Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andyczerwonka committed Mar 5, 2015
1 parent 3d037c7 commit 7f6d09f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions week1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h2>Let's Talk About</h2>
<h2>Let's Talk About</h2>
<ul>
<li>what, not how</li>
<li>reasoning & correctness</li>
<li>reasoning</li>
<li>reusability</li>
<li>correctness</li>
<li>performance</li>
Expand Down Expand Up @@ -170,9 +170,9 @@ <h2>and recently...</h2>
<section>
<h2>Immutabilty</h2>
<ul>
<li>Thread Safety</li>
<li>Avoiding Temporal Coupling</li>
<li>Failure Atomicity</li>
<li>Thread Safety</li>
</ul>
</section>

Expand Down

0 comments on commit 7f6d09f

Please sign in to comment.