Skip to content

Commit 53ede3e

Browse files
authored
Another fix typo
1 parent bf44601 commit 53ede3e

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
@@ -703,7 +703,7 @@ a look:
703703
}
704704
}
705705
```
706-
- As you could se above, we also try not to use component scan wherever possible. Instead we utilize
706+
- As you could see above, we also try not to use component scan wherever possible. Instead we utilize
707707
`@Configuration` classes where we define module specific beans in the infrastracture layer. Those
708708
configuration classes are explicitly declared in the main application class.
709709

0 commit comments

Comments
 (0)