Skip to content

Commit

Permalink
Merge pull request #80 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files
  • Loading branch information
pikesley committed Apr 17, 2017
2 parents d6f6e2e + 50921d1 commit 9fe8c1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##Copyright (c) 2013 Sam Pikesley
## Copyright (c) 2013 Sam Pikesley

#MIT License
# MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
4 changes: 2 additions & 2 deletions features/support/fixtures/licenses/mit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##Copyright (c) 2013 Sam Pikesley
## Copyright (c) 2013 Sam Pikesley

#MIT License
# MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down

0 comments on commit 9fe8c1a

Please sign in to comment.