Skip to content

Commit ef48b67

Browse files
authored
Merge pull request #346 from bryant1410/master
Fix broken headings in Markdown files
2 parents 257c36c + 14f7e37 commit ef48b67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ assertThat(pathList).containsExactly(
337337
Tweaking Configuration
338338
----------------------
339339

340-
###Options
340+
### Options
341341
When creating your Configuration there are a few option flags that can alter the default behaviour.
342342

343343
**DEFAULT_PATH_LEAF_TO_NULL**
@@ -392,7 +392,7 @@ This option makes sure no exceptions are propagated from path evaluation. It fol
392392
* If option `ALWAYS_RETURN_LIST` is **NOT** present null returned
393393

394394

395-
###JsonProvider SPI
395+
### JsonProvider SPI
396396

397397
JsonPath is shipped with three different JsonProviders:
398398

0 commit comments

Comments
 (0)