Skip to content

docs: fix missing article in example code - #1

Open
Avicennasis wants to merge 1 commit into
InPost:mainfrom
Avicennasis:docs/fix-typos
Open

docs: fix missing article in example code#1
Avicennasis wants to merge 1 commit into
InPost:mainfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

Fix grammar in example code string:

  • HMACSignatureVerifierExample.java: "this is example of the HMAC key" → "this is an example of the HMAC key" (missing article)

Note: This changes a string literal value in example code. The string is a placeholder HMAC key, not a functional value.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Avicennasis