mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-29 22:11:22 +00:00
Merge pull request #737 from timotk/master
Fix typo in progress bar example
This commit is contained in:
commit
92fe46e845
@ -6,7 +6,7 @@ layout: demo_layout.njk
|
||||
|
||||
This example shows how to implement a smoothly scrolling progress bar.
|
||||
|
||||
We start with an intial state with a button that issues a `POST` to `/start` to begin the job:
|
||||
We start with an initial state with a button that issues a `POST` to `/start` to begin the job:
|
||||
|
||||
```html
|
||||
<div hx-target="this" hx-swap="outerHTML">
|
||||
|
Loading…
x
Reference in New Issue
Block a user