Fix typo in the "Getting started database" tutorial
This commit is contained in:
parent
86884a33f5
commit
b5e11259e1
@ -8,7 +8,7 @@ Getting Started: Database First
|
|||||||
you :doc:`Model First <getting-started-models>`, you are modelling your application using tools (for
|
you :doc:`Model First <getting-started-models>`, you are modelling your application using tools (for
|
||||||
example UML) and generate database schema and PHP code from this model.
|
example UML) and generate database schema and PHP code from this model.
|
||||||
When you have a :doc:`Database First <getting-started-database>`, then you already have a database schema
|
When you have a :doc:`Database First <getting-started-database>`, then you already have a database schema
|
||||||
and generate the correspdongin PHP code from it.
|
and generate the corresponding PHP code from it.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user