Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Fix small typo (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
mercuryseries authored Aug 22, 2022
1 parent aacb665 commit 889a96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you'd like a different root view, you can change it by creating a `config/pac
and including this config:
```yaml
rompetomp_inertia:
root_view: 'name.twig.html'
root_view: 'name.html.twig'
```
## Set up the frontend adapter
Expand Down

0 comments on commit 889a96e

Please sign in to comment.