We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f4460 commit a4cb358Copy full SHA for a4cb358
src/Puphpet/MainBundle/Resources/views/mysql/form.html.twig
@@ -105,8 +105,8 @@
105
<a href="http://dev.mysql.com/downloads/tools/workbench/"
106
target="_blank">MySQL Workbench (Cross Platform)</a>.</p>
107
<p>Connect using SSH tunnel, username <code>vagrant</code> and SSH key generated at
108
- <code>puphpet/files/dot/ssh/id_rsa</code>. This key is generated <strong>after</strong>
109
- your initial <code>$ vagrant up</code>!</p>
+ <code>puphpet/files/dot/ssh/id_rsa</code>. This key is generated <strong>after</strong>
+ your initial <code>$ vagrant up</code>!</p>
110
</div>
111
112
<div class="clearfix"></div>
0 commit comments