Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions xml/System.Web/IHttpHandler.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<format type="text/markdown"><![CDATA[

## Remarks
Place your custom `HttpHandler` code in the <xref:System.Web.IHttpHandler.ProcessRequest%2A> virtual method, as shown in the following example.
Place your custom `HttpHandler` code in the <xref:System.Web.IHttpHandler.ProcessRequest%2A> virtual method, as shown in the previous example.



Expand All @@ -107,4 +107,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>