We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 765639f + ae97fb3 commit 292928eCopy full SHA for 292928e
core/getting-started.md
@@ -99,7 +99,7 @@ use Doctrine\ORM\Mapping as ORM;
99
use Symfony\Component\Validator\Constraints as Assert;
100
101
/**
102
- * An offer from my shop - this description will be automatically extracted form the PHPDoc to document the API.
+ * An offer from my shop - this description will be automatically extracted from the PHPDoc to document the API.
103
*
104
* @ApiResource(iri="http://schema.org/Offer")
105
* @ORM\Entity
0 commit comments