fix(typo): fix typo in webhook resource

This commit is contained in:
zhouzb 2021-11-02 09:34:54 +08:00 committed by Shawn
parent 0ab1b7c95d
commit 3d9054d25e
1 changed files with 1 additions and 1 deletions

View File

@ -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,