Skip to content

Commit 2c6d23e

Browse files
authored
fix typo
1 parent 35879d2 commit 2c6d23e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

md/req.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public class Address {
6969
}
7070
```
7171

72-
Bean class must have a ```default constructor``` or a constructor annotated with `javax.inject.Injext`.
72+
Bean class must have a ```default constructor``` or a constructor annotated with `javax.inject.Inject`.
7373

7474
### parameter type and precedence
7575

0 commit comments

Comments
 (0)