Skip to content

Commit efb8089

Browse files
committed
Fixing typo
1 parent 240ef9d commit efb8089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/deployment/azure-website.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ MySQL database.
392392
393393
This command builds the tables and indexes for your MySQL database. If your
394394
Symfony application is more complex than a basic Symfony Standard Edition, you
395-
may have additional commands to execute for setup (see :doc:`/cookbook/depoyment/tools`).
395+
may have additional commands to execute for setup (see :doc:`/cookbook/deployment/tools`).
396396

397397
Make sure that your application is running by browsing the ``app.php`` front
398398
controller with your web browser and the following url:

0 commit comments

Comments
 (0)