Fix documentation typo (#9740)
This commit is contained in:
parent
6fa9398781
commit
dafb4d38f0
|
|
@ -4,7 +4,7 @@
|
|||
namespace Microsoft.AspNetCore.Http
|
||||
{
|
||||
/// <summary>
|
||||
/// Respresents a logical endpoint in an application.
|
||||
/// Represents a logical endpoint in an application.
|
||||
/// </summary>
|
||||
public class Endpoint
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue