diff --git a/How-to:-Friendica’s-Facebook-connector.md b/How-to:-Friendica’s-Facebook-connector.md index 403e650..b67a0e6 100644 --- a/How-to:-Friendica’s-Facebook-connector.md +++ b/How-to:-Friendica’s-Facebook-connector.md @@ -90,9 +90,9 @@ To get these codes, you create a new application on the Facebook developers’ s At the top of the application page you see next, you can assign an icon and a logo to the application. Use ``http://your-friendica-site/images/friendika-16.png`` for the icon and ``http://your-friendica-site/images/friendika-128.png`` for the logo (inserting the address for your own site). -You also need to enter your email address and the address for your Friendica site. Setting the type of application to web site, simply enter the address with a trailing slash: ``http://your-friendica-site/ `` +You also need to enter your email address and the address for your Friendica site. Setting the type of application to _web site_, simply enter the address with a trailing slash: ``http://your-friendica-site/ `` -When you have confirmed and saved all your entries, you will be given the desired_ App ID_ and _App Secre_t. +When you have confirmed and saved all your entries, you will be given the desired _App ID_ and _App Secret. **Configure the plugin on Friendica**