mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-03 15:55:39 +00:00
Merge pull request #736 from ralfzosel/doc-fixes
Fix minor typo in Docu
This commit is contained in:
commit
f262e7a276
@ -859,7 +859,7 @@ If you set a logger at `htmx.logger`, every event will be logged. This can be v
|
|||||||
## <a name="debugging"></a> [Debugging](#debugging)
|
## <a name="debugging"></a> [Debugging](#debugging)
|
||||||
|
|
||||||
Declarative and event driven programming with htmx (or any other declartive language) can be a wonderful and highly productive
|
Declarative and event driven programming with htmx (or any other declartive language) can be a wonderful and highly productive
|
||||||
activity, but one disadvantage when compared with imperative approaches is that it can be tricker to debug.
|
activity, but one disadvantage when compared with imperative approaches is that it can be trickier to debug.
|
||||||
|
|
||||||
Figuring out why something *isn't* happening, for example, can be difficult if you don't know the tricks.
|
Figuring out why something *isn't* happening, for example, can be difficult if you don't know the tricks.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user