From 677583282d5786c50150b510fa5a32dbfdcc6764 Mon Sep 17 00:00:00 2001 From: Jakob Miksch Date: Wed, 23 Jan 2019 16:10:43 +0100 Subject: [PATCH] Typo in headings --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 68853a7..3c1bb19 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#ows.js +# ows.js [![Build Status](https://travis-ci.org/OSGeo/ows.js.png?branch=master)](https://travis-ci.org/OSGeo/ows.js) @@ -66,7 +66,7 @@ It is recommended to use bower, because this project depends on Jsonix and Ogc-s The CSW standard strongly depends on catalogues profiles. So first you need to determine what profile you want to use and include its depencies: -####Basic CSW +#### Basic CSW Include in you project: @@ -111,7 +111,7 @@ var cswConfig = [ ]; ``` -####ISO 19139 (implementation of 19115) +#### ISO 19139 (implementation of 19115) Include in you project: