Merge pull request #727 from waldyrious/patch-1

www/extensions/path-deps: rm extra punctuation
This commit is contained in:
1cg 2022-01-14 11:16:23 -07:00 committed by GitHub
commit d1c5ff54fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ title: </> htmx - high power tools for html
## The `path-deps` Extension
This extension supports expressing inter-element dependencies based on paths, inspired by the
[intercooler.js dependencies mechanism.](http://intercoolerjs.org/docs.html#dependencies). When this
[intercooler.js dependencies mechanism](http://intercoolerjs.org/docs.html#dependencies). When this
extension is installed an element can express a dependency on another path by using the `path-deps` property
and then setting `hx-trigger` to `path-deps`: