Skip to content

Commit 6a90cbd

Browse files
committed
Typo fixes
1 parent 2bcbfff commit 6a90cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ When the directive is applied to an existing `a` or `md-button` element, the URL
193193
and rendered using the `$mdDialog` service.
194194

195195
The `$http` service is used to make the request call and load the response. The `sf-dialog` directive overrides the
196-
`$http` service to pass the request header `X-Requested-With: XMLHttpRequest` in order to allow smarty to use
196+
`$http` service to pass the request header `X-Requested-With: XMLHttpRequest` in order to allow twig to use
197197
`{% app.request.isXmlHttpRequest() %}`.
198198

199199
```twig

0 commit comments

Comments
 (0)