diff --git a/6.- Settings.md b/6.- Settings.md index 3a44107..0e03dc1 100644 --- a/6.- Settings.md +++ b/6.- Settings.md @@ -42,7 +42,7 @@ database_uri must have the same credentials that you wrote for the admin applica PoderVocabulary is described in their own [github repo](https://github.com/poderopedia/PoderVocabulary). Phisically resides in poderopedia.org domain name. You can consult the documentation in [dev.poderopedia.com/documentation](http://dev.poderopedia.com/documentation/index). -All the config settings are under the plugin_rdf in the models folder. If you plain to extend PoderVocabulary, please email us: team at poderopedia.com +All the config settings are under the plugin_rdf in the models folder. If you plain to extend PoderVocabulary, please email us: team@poderopedia.com ## Setting up Solr Setting up Solr is very simple, first you need to have an Apache Lucene Solr instance running on your server. If you haven't, you will need to check the [Apache Lucene Solr documetation](http://wiki.apache.org/solr/) to install and run the server; we recommend that you use Tomcat as servlet container.