Skip to content

Commit c9d056c

Browse files
committed
Update README.md
1 parent 209b6b3 commit c9d056c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Tip with Gratipay](https://assets.gratipay.com/gratipay.svg)](https://gratipay.com/UnquietCode) [![Tip with Bitcoin](http://www.unquietcode.com/e_e/bitcoin.png)](https://blockchain.info/address/1Ec6mzLpJQvuzXqhxfJz1h9ZwJmoHMW9BX)**Bitcoin**
44

5-
This library is a procedurally (eg 'shaded') extraction of the generics utilities from the `spring-core` module of
5+
This library is a procedural extraction (eg 'shaded jar') comprised of the generics utilities from the `spring-core` module of
66
the [Spring Framework](https://github.com/spring-projects/spring-framework) project. Spring has some of the smartest
77
generics resolution code available, but most developers are reluctant to bring a larger dependency like `spring-core`
88
into their projects. Additionally, with so many users of Spring there is a higher chance of a problem arising due to

0 commit comments

Comments
 (0)