mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05:00
DOC/MINOR: contrib/spoa_server: Fix typo in README
Fix typo in README ps_pyhton.py -> ps_python.py
This commit is contained in:
parent
061766859c
commit
c802921721
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ The file processor is recognized using the extension. .lua or .luac for lua and
|
|||
|
||||
$> ./spoa -d -f ps_lua.lua
|
||||
|
||||
$> ./spoa -d -f ps_pyhton.py
|
||||
$> ./spoa -d -f ps_python.py
|
||||
|
||||
|
||||
Configure
|
||||
|
|
|
|||
Loading…
Reference in a new issue