Skip to content

Commit 8c4ad0d

Browse files
authored
Update README.md
1 parent 7496f8b commit 8c4ad0d

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
@@ -37,7 +37,7 @@ public class ConsoleLogInterceptor : MethodInterceptor
3737
}
3838
}
3939
```
40-
3) In your application statup, configure Simple Proxy to know which interceptors and attributes you will be using.
40+
3) In your application startup, configure Simple Proxy to know which interceptors and attributes you will be using.
4141

4242
```csharp
4343
public void ConfigureServices(IServiceCollection services)

0 commit comments

Comments
 (0)