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