Skip to content

Commit 5c54874

Browse files
committed
Fix README.md
1 parent 149f1e3 commit 5c54874

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ public class AuthenticationService {
9595

9696
Ecco come potresti usare il servizio AuthenticationService in un controller Spring Boot per gestire le richieste di autenticazione:
9797

98-
``` java
99-
98+
```java
10099
package it.pierfani.smsapi.controller;
101100

102101
import it.pierfani.smsapi.service.AuthenticationService;

0 commit comments

Comments
 (0)