fix(typo): fix typo in webhook resource
This commit is contained in:
parent
0ab1b7c95d
commit
3d9054d25e
|
@ -57,7 +57,7 @@
|
|||
type => string,
|
||||
default => <<"5s">>,
|
||||
title => #{en => <<"Request Timeout">>,
|
||||
zh => <<"请求超时时间时间"/utf8>>},
|
||||
zh => <<"请求超时时间"/utf8>>},
|
||||
description => #{en => <<"Request Timeout In Seconds">>,
|
||||
zh => <<"请求超时时间"/utf8>>}},
|
||||
pool_size => #{order => 4,
|
||||
|
|
Loading…
Reference in New Issue