fixed spelling mistake "bootsrapped"
This commit is contained in:
parent
3405659eba
commit
c89258a0ea
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ This is the current directory structure:
|
|||
|-- composer.json
|
||||
`-- vendor
|
||||
|
||||
Next we'll create a basic bootsrapped application that uses the Symfony
|
||||
Next we'll create a basic bootstrapped application that uses the Symfony
|
||||
Console to interact with Doctrine via the command line.
|
||||
|
||||
Here's a preview of what we'll add:
|
||||
|
|
Loading…
Add table
Reference in a new issue