Skip to content

Commit 4eac873

Browse files
authored
Updated README.md
Fixed a typo and extended the description.
1 parent 6950396 commit 4eac873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# ThreadSynchronizationInJava
2-
A simple learning project that demonstartes ways to solve such multithreading problems as Race conditions and Deadlocks
2+
A simple learning project that demonstrates ways to solve such multithreading problems as race conditions, deadlocks, and producer-consumer problem.

0 commit comments

Comments
 (0)