Skip to content

Commit 0bc639c

Browse files
authored
Update springboot-handle-exception-plus.md
1 parent 1824b91 commit 0bc639c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/springboot-handle-exception-plus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ public class Person {
267267
}
268268
```
269269

270-
**`ExceptionController.java`抛出一场的类**
270+
**`ExceptionController.java`抛出异常的类**
271271

272272
```java
273273
@RestController

0 commit comments

Comments
 (0)