Browse Source

Update README.md

nxrighthere 7 years ago
parent
commit
47d623ec9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -271,7 +271,7 @@ Contains a managed pointer to the host.
 
 `Host.SetChannelLimit(int channelLimit)` limits the maximum allowed channels of future incoming connections. 
 
-`Host.Flush()` sends any queued packets on the host specified to its designated peers. 
+`Host.Flush()` sends any queued packets on the specified host to its designated peers. 
 
 #### Library
 Contains constant fields.