Skip to content

Commit c830d28

Browse files
feat: fix bold in README, Additional Resources
1 parent 9b521cf commit c830d28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If you want to know more about these options and various other capabilities of t
125125
> Since Keycloak-Angular v19, the KeycloakAngularModule, KeycloakService, KeycloakBearerInterceptor and KeycloakAuthGuard are deprecated.
126126
> 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).
127127
128-
** Additional Resources**
128+
**Additional Resources**
129129
For more details, refer to the [provideKeycloak](https://github.com/mauriciovigolo/keycloak-angular/docs/provide.md) documentation.
130130

131131
## Example project
@@ -277,7 +277,7 @@ export const appConfig: ApplicationConfig = {
277277
};
278278
```
279279

280-
** Additional Resources**
280+
**Additional Resources**
281281
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.
282282

283283
## Directives

0 commit comments

Comments
 (0)