Skip to content

Commit 17ca075

Browse files
committed
minor #18385 [AssetMapper] Update asset_mapper.rst (phiali)
This PR was merged into the 6.3 branch. Discussion ---------- [AssetMapper] Update asset_mapper.rst This corrects a grammatical error <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- e4c2654 Update asset_mapper.rst
2 parents 9097e3f + e4c2654 commit 17ca075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ First, install the ``tailwindcss`` binary. This can be installed via npm (run
721721
722722
$ npm install -D tailwindcss
723723
724-
Of you can install the `Tailwind standalone binary`_, which does not require Node.
724+
Or you can install the `Tailwind standalone binary`_, which does not require Node.
725725

726726
Next, generate the ``tailwind.config.js`` file:
727727

0 commit comments

Comments
 (0)