Skip to content

Commit 386e4c1

Browse files
Use Bash syntax highlighting
Co-Authored-By: Deuchnord <Deuchnord@users.noreply.github.com>
1 parent f862cae commit 386e4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ web API.
145145

146146
**Tip**: if you create your entities with Symfony's [MakerBundle](https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html), you can also create your API resource entities with the `--api-resource` argument:
147147

148-
```sh
148+
```bash
149149
php bin/console make:entity --api-resource
150150
```
151151

0 commit comments

Comments
 (0)