Fix Typo+Formatting

This commit is contained in:
Marcus 2020-05-30 19:10:49 +02:00 committed by GitHub
parent f501ca6f7e
commit 74ec096ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ The AJAX response body will be parsed as JSON and passed into the template rende
### Usage
```html
<div hx-ext='client-side-template'>
<div hx-ext="client-side-templates">
<button hx-get="/some_json"
mustache-template="my-mustache-template">
Handle with mustache