Modified: websites/staging/marmotta/trunk/content/platform/ldpath-module.html ============================================================================== --- websites/staging/marmotta/trunk/content/platform/ldpath-module.html (original) +++ websites/staging/marmotta/trunk/content/platform/ldpath-module.html Mon Apr 27 08:58:53 2015 @@ -351,7 +351,7 @@ <p>This module provides <a href="../ldpath">LDPath</a> support in the Marmotta plaform.</p> <div class="section"> <h2>Protocol<a name="Protocol"></a></h2> -<p>LDPath querying is exposed via a simple RESTful protocol, using JSON for describing the results. Programs can be evaluated using either <tt>GET</tt> or <tt>POST</tt> with slightly different methods (check the web servcices documentation for any further details), where the context <tt>uri</tt> must be always sent as query parameter.</p> +<p>LDPath querying is exposed via a simple RESTful protocol, using JSON for describing the results. Programs can be evaluated using either <tt>GET</tt> or <tt>POST</tt> with slightly different methods (check the web services documentation for any further details), where the context <tt>uri</tt> must be always sent as query parameter.</p> <p>The results’ schema is very simple:</p> <ul>
