Skip to content

Commit 3e75799

Browse files
committed
Fix minor typos in README
1 parent 0862ba7 commit 3e75799

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## NHibernate.Spatial [![Build status](https://ci.appveyor.com/api/projects/status/github/nhibernate/NHibernate.Spatial?branch=master&svg=true)](https://ci.appveyor.com/project/nhibernate/nhibernate-spatial/branch/master)
22

3-
This is a fork of the final commit to NHibernate.Spatial at [Nhibernate Contrib][NHContrib] site made in december 2011.
3+
This is a fork of the final commit to NHibernate.Spatial at [NHibernate Contrib][NHContrib] site made in december 2011.
44
The code has been updated to compile with the latest NTS, GeoAPI and NHibernate binaries.
55

66
## NuGet Packages
@@ -30,7 +30,7 @@ Credits
3030

3131
Many thanks to the following individuals, organisations and projects whose work is so important to the success
3232
of NHibernate.Spatial (in no particular order):
33-
* [Nhibernate][] - Parent library
33+
* [NHibernate][] - Parent library
3434
* [NUnit][] - unit-testing
3535
* [GitHub][] and [SourceForge][] - source code hosting
3636
* [Log4net][] - logging, by the [Apache Software Foundation][]
@@ -46,7 +46,7 @@ of NHibernate.Spatial (in no particular order):
4646
[ReSharper]: http://www.jetbrains.com/resharper
4747
[GeoAPI.Net]: https://github.com/NetTopologySuite/GeoAPI
4848
[NetTopologySuite]: https://github.com/NetTopologySuite/NetTopologySuite
49-
[Nhibernate]: https://github.com/nhibernate/nhibernate-core
49+
[NHibernate]: https://github.com/nhibernate/nhibernate-core
5050
[NHWiki]: http://nhforge.org/wikis
5151
[NHBlog]: http://nhibernate.info/blog/
5252
[NH]: http://nhibernate.info/doc/nh/en/index.html

0 commit comments

Comments
 (0)