From 0a135f95ce281073670142dfa1f89047ffd854c9 Mon Sep 17 00:00:00 2001 From: ollin Date: Tue, 18 Feb 2025 09:30:55 +0100 Subject: Update hx-swap.md (#3194) typo --- www/content/attributes/hx-swap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/content/attributes/hx-swap.md b/www/content/attributes/hx-swap.md index 62d38803..0035bf10 100644 --- a/www/content/attributes/hx-swap.md +++ b/www/content/attributes/hx-swap.md @@ -2,7 +2,7 @@ title = "hx-swap" description = """\ The hx-swap attribute in htmx allows you to specify the 'swap strategy', or how the response will be swapped in \ - relative to the target of an AJAZ request. The default swap strategy is `innerHTML`.""" + relative to the target of an AJAX request. The default swap strategy is `innerHTML`.""" +++ The `hx-swap` attribute allows you to specify how the response will be swapped in relative to the -- cgit v1.2.3