diff --git a/source/plugins/followup/README.md b/source/plugins/followup/README.md index 2ec5fbdc..5fe6998f 100644 --- a/source/plugins/followup/README.md +++ b/source/plugins/followup/README.md @@ -21,6 +21,6 @@ The *followup* plugin displays the ratio of open/closed issues and the ratio of with: # ... other options plugin_followup: yes - plugin_followup_sections: repositories, user # + plugin_followup_sections: repositories, user # Display overall status of issues/pull requests created on user's repositories and created by user ```