docs: Fix typo

Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
This commit is contained in:
k32 2022-02-18 18:35:16 +01:00 committed by GitHub
parent 1c62c6e60b
commit 9fb35a1d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@ fields("sysmon") ->
[ {"vm", [ {"vm",
sc(ref("sysmon_vm"), sc(ref("sysmon_vm"),
#{ desc => "This part of the configuration is responsible for collecting #{ desc => "This part of the configuration is responsible for collecting
BEAM VM events, such as long garbage collection, traffic congesiton in the inter-broker BEAM VM events, such as long garbage collection, traffic congestion in the inter-broker
communication, etc." communication, etc."
}) })
} }