chore(spec): fix some typos, grammatical errors, links#654
Open
chore(spec): fix some typos, grammatical errors, links#654
Conversation
✅ Deploy Preview for webmonetization-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
sidvishnoi
reviewed
Mar 31, 2026
Collaborator
sidvishnoi
left a comment
There was a problem hiding this comment.
Thanks @meyerweb!
Suggested some ReSpec changes..
|
sidvishnoi marked as non substantive for IPR from ash-nazg. |
Link fixes per @sidvishnoi Co-authored-by: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com>
Contributor
Author
Thank you! Committed both changes. |
sidvishnoi
reviewed
Mar 31, 2026
Comment on lines
-577
to
+590
| The currency of the MonetizationCurrencyAmount. See the definition of | ||
| the `currency` member of {{PaymentCurrencyAmount}} in | ||
| The currency of the MonetizationCurrencyAmount. The default is an | ||
| ISO 4217 three-letter alphabetic code; see the definition of the | ||
| `currency` member of {{PaymentCurrencyAmount}} in | ||
| [[payment-request]] for details. | ||
| </p> | ||
| <aside class="note" title="Departure from the Payment Request API"> | ||
| <p> | ||
| This member’s definition is left as a generic string to maximize | ||
| flexibility; for example, if a new currency representation | ||
| standard emerges to supplement or replace ISO 4217. This also | ||
| permits Web Monetization implementors to support the numeric | ||
| ISO 4217 codes (as string equivalents) where needed. | ||
| </p> | ||
| </aside> |
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corrected some typos and grammatical errors, and also linked to the HTML specification for “browser-context-connected” and “browser-context disconnected”.