From: Silke Meyer Date: Fri, 17 Apr 2015 07:08:57 +0000 (+0200) Subject: Corrected typo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=803a9328b42765c220d6e4a995581ea8f71676fa;p=friendica.git Corrected typo --- diff --git a/doc/Vagrant.md b/doc/Vagrant.md index 136583c4d9..62d425290e 100644 --- a/doc/Vagrant.md +++ b/doc/Vagrant.md @@ -31,7 +31,7 @@ If you want some test data in your vagrant Friendica instance import the databas You will then have the following accounts to login: * admin, password admin - * friendica1, password friendica + * friendica1, password friendica1 * friendica2, password friendica2 and so on until friendica5 * friendica1 is connected to all others. friendica1 has two groups: group1 with friendica2 and friendica4, group2 with friendica3 and friendica5. * friendica2 and friendica3 are conntected. friendica4 and friendica5 are connected.