Skip to content

Commit c9493e7

Browse files
authored
Merge pull request JuanCrg90#6 from andwati/master
Fixed a typo in README.md
2 parents 6c2aa6a + 9e6436a commit c9493e7

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
@@ -49,7 +49,7 @@ Maybe sometime you think in go fast to make the deadline. The only way to go fas
4949

5050
### What is Clean Code?
5151

52-
Each experimented programmer has his/her own definition of clean code, but something is clear, a clean code is a code that you can read easily. The clean code is code that has been taken care of.
52+
Each experienced programmer has his/her own definition of clean code, but something is clear, a clean code is a code that you can read easily. The clean code is code that has been taken care of.
5353

5454
In his book Uncle Bob says the next:
5555

0 commit comments

Comments
 (0)