Skip to content

Commit 1c41b3d

Browse files
committed
Trivial change to readme
1 parent 1f5a758 commit 1c41b3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The specification pattern
2-
This library presents an implementation of **[the specification pattern]**, inspired loosely by
2+
This library presents an implementation of **[the specification pattern]**, originally inspired by
33
[the work by Vladimir Khorikov] and extended for compatibility with [the NHibernate ORM]
44
based upon [this article by Pete Montgomery].
55

@@ -100,7 +100,7 @@ public class DeliveryIsLateAndIncludesHighValueGoods : ISpecificationExpression<
100100
```
101101

102102
## Full documentation
103-
For full documentation on using this library, please [read the wiki for this repository].
103+
For full documentation, please [read the wiki for this repository].
104104

105105
## Open source license
106106
All source files within this project are released as open source software,

0 commit comments

Comments
 (0)