diff --git a/app/python-node-exporter.py b/app/python-node-exporter.py index 515f7ee..fb1e286 100644 --- a/app/python-node-exporter.py +++ b/app/python-node-exporter.py @@ -13,7 +13,7 @@ def GetDataFunc(): #---------------------------------------------------------------------------------- # in this part, i'll get some data from an API # - # and put it into "metricsDictionary" + # and put it into "metricsDictionary" # # you can remove this part and add your own script #