diff --git a/ioc/2.spring.md b/ioc/2.spring.md index 2e6ce86..f6dfeac 100644 --- a/ioc/2.spring.md +++ b/ioc/2.spring.md @@ -18,7 +18,7 @@ public static void main(String[] args) { ``` -`Person` 类是这样的: +`Lol` 类是这样的: ```java public class Lol { @@ -93,4 +93,4 @@ public class DuangService { ## links * [目录]() * 上一节: [IOC的概念](<1.concept.md>) - * 下一节: [设计一个IOC](<3.myioc.md>) \ No newline at end of file + * 下一节: [设计一个IOC](<3.myioc.md>)