Fix leading spaces to tab, makes a code sample format correctly.
authorMike Taylor <mike@indexdata.com>
Thu, 24 Jul 2014 20:31:33 +0000 (21:31 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 24 Jul 2014 20:31:33 +0000 (21:31 +0100)
doc/library-configuration.markdown

index 7375caa..178ca5c 100644 (file)
@@ -114,7 +114,7 @@ authentication is used, this is very simple:
        <script type="text/javascript">
          var mkws_config = { service_proxy_auth:
          "//sp-mkws.indexdata.com/service-proxy/?command=auth&action=perconfig" };
-        </script>
+       </script>
 
 > TODO This should be the default setting