aboutsummaryrefslogtreecommitdiff
path: root/plugin.md
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2020-01-31 12:37:24 +0100
committerGravatar GitHub <noreply@github.com> 2020-01-31 11:37:24 +0000
commitf77c6e55bf735ab3e08feaa8dbbf4a995512a992 (patch)
tree4673f537d44dc33d3ad8645dd5963cf2536605de /plugin.md
parent510f2c503da2d8a428c656f5240481b2f2f4b718 (diff)
downloadcoredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.tar.gz
coredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.tar.zst
coredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.zip
presubmit: test README.md sections (#3644)
Automatically submitted.
Diffstat (limited to 'plugin.md')
-rw-r--r--plugin.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.md b/plugin.md
index b85a4c28a..00bdb0e59 100644
--- a/plugin.md
+++ b/plugin.md
@@ -75,7 +75,7 @@ Each plugin should have a README.md explaining what the plugin does and how it i
file should have the following layout:
* Title: use the plugin's name
-* Subsection titled: "Named"
+* Subsection titled: "Name"
with *PLUGIN* - one line description.
* Subsection titled: "Description" has a longer description.
* Subsection titled: "Syntax", syntax and supported directives.