mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 21:41:40 +00:00
Fix typo in progress bar example
This commit is contained in:
parent
e3c0dadbe7
commit
4305899cc1
@ -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