Skip to content

Commit 18d6afa

Browse files
committed
Fix broken Markdown headings
1 parent f24196e commit 18d6afa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Licence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
###Microsoft Public License (MS-PL)
1+
### Microsoft Public License (MS-PL)
22

33
This license governs use of the accompanying software. If you use the software, you
44
accept this license. If you do not accept the license, do not use the software.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ To run the sample project, update the connection string in web.config, then **cr
120120

121121
You can use fiddler to explore the API. Make sure you put in an accept header of `application/hal+json`. Try hitting `http://localhost:51665/beers` with that accept header, and see what happens
122122

123-
##Credits
123+
## Credits
124124
I have more credits to add, but this is the most obvious (as I based my Xml formatter off this project)
125125

126126
https://bitbucket.org/smichelotti/hal-media-type

0 commit comments

Comments
 (0)