Skip to content

Commit c169e82

Browse files
committed
chore: recompile README.md
1 parent 155c5f2 commit c169e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ To learn more, refer to example located in [src/examples/java/com/fingerprint/ex
237237
## Webhook signature validation
238238
This SDK provides utility method for verifying the HMAC signature of the incoming webhook request.
239239

240-
Here is an example how to made it using Spring Boot.
240+
Here is an example implementation using Spring Boot:
241241
```java
242242
import com.fingerprint.sdk.Webhook;
243243

0 commit comments

Comments
 (0)