Skip to content

Commit 060d2b3

Browse files
Jérôme Deuchnorddunglas
andcommitted
Fix wording and command
Co-Authored-By: Kévin Dunglas <dunglas@gmail.com>
1 parent 386e4c1 commit 060d2b3

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
@@ -143,7 +143,7 @@ class Offer
143143
It is the minimal configuration required to expose `Product` and `Offer` entities as JSON-LD documents through an hypermedia
144144
web API.
145145

146-
**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:
146+
**Tip**: you can also use Symfony [MakerBundle](https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html) thanks to the `--api-resource` option:
147147

148148
```bash
149149
php bin/console make:entity --api-resource

0 commit comments

Comments
 (0)