1
0
mirror of synced 2025-07-22 03:21:50 +03:00

typo: specitic => specific (#802)

This commit is contained in:
Miosame
2020-12-18 21:12:21 +01:00
committed by GitHub
parent 0cff3245df
commit 9cac2c9ceb

View File

@ -647,7 +647,7 @@ res = cli.Get("/");
res->status; // 200
```
### Use a specitic network interface
### Use a specific network interface
NOTE: This feature is not available on Windows, yet.