mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-01 23:11:12 +00:00
Fix typo in update-other-content.md (#2783)
Co-authored-by: Jonas Hogman <jonas.hogman@seb.se>
This commit is contained in:
parent
0f70de7c0f
commit
45d4bec43f
@ -7,7 +7,7 @@ A question that often comes up when people are first working with htmx is:
|
||||
|
||||
> "I need to update other content on the screen. How do I do this?"
|
||||
|
||||
There are multiple ways to do so, and in this example will walk you through some of them.
|
||||
There are multiple ways to do so, and in this example we will walk you through some of them.
|
||||
|
||||
We'll use the following basic UI to discuss this concept: a simple table of contacts, and a form below it
|
||||
to add new contacts to the table using [hx-post](@/attributes/hx-post.md).
|
||||
|
Loading…
x
Reference in New Issue
Block a user