Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj authored Sep 23, 2024
1 parent 0522022 commit 423142c
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 @@ -34,7 +34,7 @@ Overall, it takes only two steps to turn your Spring Boot application into an in
> </repositories>
> ```
2. Inject the default 'ChatClient' Bean to regular Controller beans.
2. Inject the default `ChatClient` Bean to regular Controller beans.
```java
@RestController
Expand Down

0 comments on commit 423142c

Please sign in to comment.