chore: update emqx_statsd.app.src descriptions

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
zhongwencool 2022-11-21 14:38:59 +08:00 committed by GitHub
parent 4ed0e9e2a5
commit 0dbeab88a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%% -*- mode: erlang -*-
{application, emqx_statsd, [
{description, "EMQ X Statsd"},
{description, "EMQX Statsd"},
{vsn, "5.0.3"},
{registered, []},
{mod, {emqx_statsd_app, []}},