Skip to content

Commit cff662c

Browse files
committed
tweaks
1 parent 53a29fb commit cff662c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Contributing to XMLUnit
2-
=======================
1+
Contributing to XMLUnit.NET
2+
===========================
33

4-
Contributing to XMLUnit 2.x
5-
---------------------------
4+
Contributing to XMLUnit.NET 2.x
5+
-------------------------------
66

77
If you think you've found a bug or are missing a feature, please
88
[open an issue](https://github.com/xmlunit/xmlunit.net/issues), we'll
@@ -23,7 +23,7 @@ Wiki](https://github.com/xmlunit/user-guide/wiki).
2323

2424
### test-resources
2525

26-
Because XmlUnit is developed for Java and .NET, both Projects shares the same test-resources.
26+
Because XMLUnit is developed for Java and .NET, both Projects shares the same test-resources.
2727
The test-resources folder is integrated as git submodule.
2828
This means you need to run 'git submodule update --init' once inside your
2929
working copies after merging github's master branches of xmlunit or

0 commit comments

Comments
 (0)