Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Commit

Permalink
#11 Fixing typo in file names
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Shytikov committed Oct 15, 2018
1 parent 656c5e1 commit cd52126
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace WebSocketRPC
/// <summary>
/// WebSocket RPC middle-ware extensions.
/// </summary>
public static class WebSokcetRPCMiddlewareExtensions
public static class WebSocketRPCMiddlewareExtensions
{
/// <summary>
/// Branches the request pipeline based on matches of the given request path. If the request path starts with the given path, the branch is executed.
Expand Down

0 comments on commit cd52126

Please sign in to comment.