Skip to content

Commit

Permalink
Fixing typo 3rg and minor rewording
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLandauer authored and weaverryan committed Dec 12, 2022
1 parent 962265f commit b78fb4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ webpack_encore:

# if you have multiple builds:
# builds:
# pass "frontend" as the 3rg arg to the Twig functions
# {{ encore_entry_script_tags('entry1', null, 'frontend') }}

# frontend: '%kernel.project_dir%/public/frontend/build'

# pass the build name" as the 3rd argument to the Twig functions
# {{ encore_entry_script_tags('entry1', null, 'frontend') }}

# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
# Available in version 1.2
Expand Down

0 comments on commit b78fb4f

Please sign in to comment.