Skip to content

Commit 5a99f88

Browse files
authored
Rename READMe.md to README.md
1 parent 041da0c commit 5a99f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

READMe.md renamed to README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ Here are the attributes that sets the `ServiceLifetime` to be used when `NetCore
146146
2. `[RegisterAsTransient]` - Transient lifetime.
147147
3. `[RegisterAsScoped]` - Scoped lifetime.
148148

149-
The last attribute is `[DoNotAutoRegister]`, which stops `NetCore.AutoRegisterDi` registered that class with the DI.
149+
The last attribute is `[DoNotAutoRegister]`, which stops `NetCore.AutoRegisterDi` registered that class with the DI.

0 commit comments

Comments
 (0)