Skip to content

Commit

Permalink
Fix readme typo (#193)
Browse files Browse the repository at this point in the history
Tiny typo fix.
  • Loading branch information
apucher authored Mar 9, 2024
1 parent c718d0c commit a538ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ To test any type of `@Component` (`@Controller`, off course, but also `@Service`
Useful resources:
- [spring-addons-oauth2-test](https://github.com/ch4mpy/spring-addons/tree/master/spring-addons-oauth2-test) contains tests annotations and its README documents usage
- [spring-addons-starter-oidc-test](https://github.com/ch4mpy/spring-addons/tree/master/spring-addons-starter-oidc-test) if you use `spring-addons-starter-oidc`
- [Baeldung arcticle](https://www.baeldung.com/spring-oauth-testing-access-control)
- [Baeldung article](https://www.baeldung.com/spring-oauth-testing-access-control)
- [samples](https://github.com/ch4mpy/spring-addons/tree/master/samples) and [tutorials](https://github.com/ch4mpy/spring-addons/tree/master/samples/tutorials) source-code (which contain a lot of unit and integration testing)

0 comments on commit a538ea8

Please sign in to comment.