Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
f135ta committed Feb 9, 2019
1 parent 7496f8b commit 8c4ad0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public class ConsoleLogInterceptor : MethodInterceptor
}
}
```
3) In your application statup, configure Simple Proxy to know which interceptors and attributes you will be using.
3) In your application startup, configure Simple Proxy to know which interceptors and attributes you will be using.

```csharp
public void ConfigureServices(IServiceCollection services)
Expand Down

0 comments on commit 8c4ad0d

Please sign in to comment.