8000 remove duplicate word in 'Remove duplicate code' :) · DeeeFOX/clean-code-javascript@ca1cd96 · GitHub
[go: up one dir, main page]

Skip to content

Commit ca1cd96

Browse files
committed
remove duplicate word in 'Remove duplicate code' :)
1 parent 3b42f99 commit ca1cd96

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
@@ -367,7 +367,7 @@ means that there's more than one place to alter something if you need to change
367367
some logic.
368368

369369
Imagine if you run a restaurant and you keep track of your inventory: all your
370-
tomatoes, onions, garlic, spices, etc. If you have multiple lists that that
370+
tomatoes, onions, garlic, spices, etc. If you have multiple lists that
371371
you keep this on, then all have to be updated when you serve a dish with
372372
tomatoe 3C96 s in them. If you only have one list, there's only one place to update!
373373

0 commit comments

Comments
 (0)
0