Просмотр исходного кода

Fix capitalization on readme (#14793)

capitalization on readme
Chris Akritidis 2 лет назад
Родитель
Сommit
c328653bae
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      collectors/plugins.d/README.md

+ 2 - 2
collectors/plugins.d/README.md

@@ -138,7 +138,7 @@ a single program can produce any number of charts with any number of dimensions
 
 
 Charts can be added any time (not just the beginning).
 Charts can be added any time (not just the beginning).
 
 
-### command line parameters
+### Command line parameters
 
 
 The plugin **MUST** accept just **one** parameter: **the number of seconds it is
 The plugin **MUST** accept just **one** parameter: **the number of seconds it is
 expected to update the values for its charts**. The value passed by Netdata
 expected to update the values for its charts**. The value passed by Netdata
@@ -149,7 +149,7 @@ The external plugin can overwrite the update frequency. For example, the server
 request per second updates, but the plugin may ignore it and update its charts
 request per second updates, but the plugin may ignore it and update its charts
 every 5 seconds.
 every 5 seconds.
 
 
-### environment variables
+### Environment variables
 
 
 There are a few environment variables that are set by `netdata` and are
 There are a few environment variables that are set by `netdata` and are
 available for the plugin to use.
 available for the plugin to use.