Skip to content

Commit e86e0e8

Browse files
committed
Merge pull request #2 from pborreli/patch-1
Fixed typo
2 parents fd23443 + e852bc3 commit e86e0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP Schema.org Model Scaffolding
22

3-
The [PHP Schema](http://php-schema.dunglas.com/) command line tool tool instantly generates a PHP data model from the [Schema.org](http://schema.org)
3+
The [PHP Schema](http://php-schema.dunglas.com/) command line tool instantly generates a PHP data model from the [Schema.org](http://schema.org)
44
vocabulary. Browse Schema.org, choose the types and properties you need, run our code generator and you're done! You get
55
a fully featured PHP data model including:
66
* A set of PHP entities with properties, constants (enum values), getters, setters, adders and removers. The class

0 commit comments

Comments
 (0)