Skip to content

Commit

Permalink
feat: fix bold in README, Additional Resources
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciovigolo committed Dec 23, 2024
1 parent 9b521cf commit c830d28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ If you want to know more about these options and various other capabilities of t
> Since Keycloak-Angular v19, the KeycloakAngularModule, KeycloakService, KeycloakBearerInterceptor and KeycloakAuthGuard are deprecated.
> If your application relies on NgModules, the library still has support for it. See more information on how to configure a [NgModule the application](https://github.com/mauriciovigolo/keycloak-angular/docs/ngmodule.md).
** Additional Resources**
**Additional Resources**
For more details, refer to the [provideKeycloak](https://github.com/mauriciovigolo/keycloak-angular/docs/provide.md) documentation.

## Example project
Expand Down Expand Up @@ -277,7 +277,7 @@ export const appConfig: ApplicationConfig = {
};
```

** Additional Resources**
**Additional Resources**
For more details on the available interceptors and their configurations, refer to the [Keycloak HttpClient Interceptors](https://github.com/mauriciovigolo/keycloak-angular/docs/interceptors.md) documentation.

## Directives
Expand Down

0 comments on commit c830d28

Please sign in to comment.