mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
fix typo (just 1 letter)
This commit is contained in:
parent
e3c0dadbe7
commit
2ffed7bfa0
@ -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)
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user