diff --git a/misd/phone-number-bundle/1.3/post-install.txt b/misd/phone-number-bundle/1.3/post-install.txt index 7dd5c5b9..87ff1773 100644 --- a/misd/phone-number-bundle/1.3/post-install.txt +++ b/misd/phone-number-bundle/1.3/post-install.txt @@ -1,8 +1,8 @@ - You now can use the phone bundle as descriped here: + You now can use the phone bundle as described here: https://github.com/misd-service-development/phone-number-bundle#usage The Doctrine configuration has been already done. - You now can use `phone_number` as a ORM-Type: + You now can use `phone_number` as an ORM-Type: /** @ORM\Column(type="phone_number") */ private $phoneNumber;