SIGN IN SIGN UP
bigskysoftware / htmx UNCLAIMED

</> htmx - high power tools for HTML

0 0 21 JavaScript

Fix minor typos and grammar in documentation (#3400)

This PR fixes two minor issues in the documentation:

Double negation typo

Original: hx-boost does not not update the <html> or <body> tags...

Fixed: hx-boost does not update the <html> or <body> tags...

Explanation: Removed a duplicated "not".

Grammar and consistency in terminology

Original: The MDN Article provide a good jumping off point...

Fixed: The MDN Article provides a good jumping-off point...

Explanation:

Corrected subject-verb agreement (article → provides).

Added hyphens in "jumping-off point" as a compound adjective.
L
letianpailove committed
d5de7d4a03bc534f373ba4bb3c06eb44ec3f6ca6
Parent: 458ae04
Committed by GitHub <noreply@github.com> on 9/2/2025, 11:52:57 PM